> 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
************
[EMAIL PROTECTED] http://www.linuxchix.org
- [techtalk] Bourne Shell Programming and Awk Cat
- Re: [techtalk] Bourne Shell Programming and Awk Jeff Dike
- Re: [techtalk] Bourne Shell Programming and Awk Kelly Lynn Martin
- Re: [techtalk] Bourne Shell Programming and Awk Nils Philippsen
