> 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

Reply via email to