Re: sed split on pipe

2008-05-08 Thread Jay Savage
On Tue, May 6, 2008 at 7:27 AM, Jack Butchie <[EMAIL PROTECTED]> wrote: > Have been googling for some time now and every command I tried fails. I > want to use sed from the command line or use it in a windows batch file to > split on a pipe delimited file, windows server. The examples have \n as

sed split on pipe

2008-05-06 Thread Jack Butchie
Have been googling for some time now and every command I tried fails. I want to use sed from the command line or use it in a windows batch file to split on a pipe delimited file, windows server. The examples have \n as the carriage return code, but all that happens is the pipe is replaced by t