
csh/grep problem (on Linux)
In article <u58d4.10238$Ce.169...@monger.newsread.com>,
John Wingate <wing...@worldpath.net> wrote:
Is there an explanation of what caused the problem in the first place? I
still don't see how it can happen, unless csh is spontaneously inserting
backslashes into the parameter, i.e. it's rewriting
grep '^foo' j*
to:
grep '\^foo' j*
--
Barry Margolin, bar...@bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.