Re: [ILUG] [OT] text replacement recursively ?

From: Declan Grady (Declan.Grady at domain nuvotem.com)
Date: Wed 25 Sep 2002 - 13:26:02 IST


update .. I managed to get sed to replace the text (one at a time), but now how do I run this through a script..

I'm thinking

for i in *html
  sed "s/75\ 48666/74\ 9548666/" $i >$i.new

.. but I dont have the knowledge to continue !

Thanks,
Declan



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:19:03 GMT