j
k
j a
j l
On 03/10/2007, Robin Houston robin.houston@gmail.com wrote:
For the command, put the following: perl -le 's/##\d+\w? ##/++$n/eg'
perl -le 's/##\d+\w? ##/++$n/eg'
Sorry, I pasted the wrong thing here! It should read
perl -pe 's/##\d+\w? ##/"##".++$n." ##"/eg'
Robin
Back to the thread
Back to the list