On Mon, 22 Nov 1999, Leonid Mamtchenkov wrote: > > from Gary|Gary|Address|City|State > > to "Gary","Gary","Address","City","State" > > > > I could use a simple perl command to change every pipe to "," but that > > does not take care of the beginning and ending of each line. Any help, > > advice, pointers appreciated. s/^/"/ s/$/"/ s/|/","/ Or something like that. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- test post Glen Lee Edwards
- Re: test post Glen Lee Edwards
- Re: test post Leonid Mamtchenkov
- Re: test post Glen Lee Edwards
- Script to convert pipe delimited to co... gnielson
- Re: Script to convert pipe delimi... Leonid Mamtchenkov
- Re: Script to convert pipe de... Duncan Hill
- Re: Script to convert pipe delimi... Rick L. Mantooth
- Re: test post Leonid Mamtchenkov
- Tar error explanation gnielson
- Re: Tar error explanation Cameron Simpson
- Re: test post Glen Lee Edwards
- Re: test post Leonid Mamtchenkov
- Re: test post Ian Jennings
- RE: test post Mike A. Lewis
- RE: test post Glen Lee Edwards
- RE: test post Charles Galpin