> know the terms. The two major command line types are globbing and unix > regular expressions. What the shell does when you type ls * is called > globbing. Meanwhile find and most others uses regular expressions. (Some
find uses globbing with -path and -name, and regular expression with -regex. Just to clarify, Phillip -- Phillip Hellewell <[EMAIL PROTECTED]> _______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
