"Neal R. Dalton" <[EMAIL PROTECTED]> writes: > Under csh (not a link to tcsh), when I do a "echo *", I get the following > error: > > echo: No match. > > It work on other OSs.
I tried echo * in an empty directory on a Solaris, SunOS, and HP/UX -- all the `csh' and `tcsh' agree -- they are unified in saying: echo: No match. Then, I said set nonomatch echo * and, lo and behold, they all echoed a `*' at me. > The point is this doesn't work. Is there a working version of csh? Fix your shell script. - Hari -- Raja R Harinath ------------------------------ [EMAIL PROTECTED] "When all else fails, read the instructions." -- Cahn's Axiom "Our policy is, when in doubt, do the right thing." -- Roy L Ash -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]