Spin wrote:
> Experts,
>
> I nned a utility that will parse through .txt files and wherever it see a
> carriage return it will replace with a semi-colon. So it will turn
> something like this:
>
>
> This is an example line
> This is the second line
>
> into this:
>
> This is an example line;This is the second line
Hi
You can e.g. use gsar (Unix port) for this.
gsar111.zip, General Search And Replace on files (Documentation & Source)
http://home.online.no/~tjaberg/
or
gsar.exe in the free UnxUtils suite at
http://unxutils.sourceforge.net
(in a command prompt, run gsar.exe without any parameters for help screen)
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx