Re: pattern replacement

2004-07-05 Thread Matthew Seaman
On Sun, Jul 04, 2004 at 08:22:02PM -0500, Vulpes Velox wrote: > On Sun, 4 Jul 2004 17:51:22 -0500 > Jon Drews <[EMAIL PROTECTED]> wrote: > > Sed is useful for this. Here are some good tutorials on it: > > > > Common threads: Sed by example: > > http://www-106.ibm.com/developerworks/linux/library

Re: pattern replacement

2004-07-04 Thread Vulpes Velox
On Sun, 4 Jul 2004 17:51:22 -0500 Jon Drews <[EMAIL PROTECTED]> wrote: > Hi: > > Sed is useful for this. Here are some good tutorials on it: > > Common threads: Sed by example: > http://www-106.ibm.com/developerworks/linux/library/l-sed1.html > http://www-106.ibm.com/developerworks/linux/librar

Re: pattern replacement

2004-07-04 Thread Jon Drews
Hi: Sed is useful for this. Here are some good tutorials on it: Common threads: Sed by example: http://www-106.ibm.com/developerworks/linux/library/l-sed1.html http://www-106.ibm.com/developerworks/linux/library/l-sed2.html http://www-106.ibm.com/developerworks/linux/library/l-sed3.html On Sun