Uninterpreted command line
utzoo!decvax!ucbvax!unix-wizards
utzoo!decvax!ucbvax!unix-wizards
Thu Nov 12 23:10:42 AEST 1981
>From decvax!duke!unc!smb at Berkeley Thu Nov 12 22:32:53 1981
In-real-life: Steven M. Bellovin
The v7 /bin/sh doesn't give any 'no match' errors; it merely passes
the original string along. But a more serious problem is redirection
and pipe characters, which are acted on before the program can see
anything. I'm constantly cursing out the shell when I try
grep ^foobar xyz
and I'm told 'foobar: not found'.
More information about the Comp.unix.wizards
mailing list