[techtalk] Bourne Shell Programming and Awk

Jeff Dike jdike at karaya.com
Sat Dec 4 22:24:44 EST 1999


> Basically, I'm writing a script that takes two parameters from the
> user, an alphanumeric character and a directory.

What's the matter with
	find -type d -name "$ALPNANUM*" -print

				Jeff


************
techtalk at linuxchix.org   http://www.linuxchix.org




More information about the Techtalk mailing list