On Sat, Aug 10, 2002 at 12:44:19PM -0500, Ricardo Lopez wrote: | Is there a way to use grep to find instances of a pattern and replace them | with another?
No. That's a job for sed. (or if you need more flexibility, perl.) -- Doug McLaren, [EMAIL PROTECTED] I used to think I was indecisive, but now I'm not so sure. _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux
