in reply to help writing simple perl script
This seems to work.
To make it portable, you may need to replace ; with a newlinesed 'N;s/\n/ /' list.txt
Update: indeed, this is a wrong solution. I didn't read the OP carefully. Sorry.
Update: \n is said to be portable.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: help writing simple perl script
by ashylarry (Initiate) on Jul 27, 2006 at 16:23 UTC |