![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^2: multiple file operations using perl one-linersby ikegami (Patriarch) |
on May 17, 2009 at 19:47 UTC ( #764547=note: print w/replies, xml ) | Need Help?? |
-n + chomp can be replaced with -nl.
That should be /\t/, I think? -a would be better than split
Or shorter and simpler yet:
My earlier comment on error checking still applies.
In Section
Snippets Section
|
|