|
|
| XP is just a number | |
| PerlMonks |
Re: multiple file operations using perl one-linersby morgon (Chaplain) |
| on May 17, 2009 at 19:43 UTC ( #764545=note: print w/ replies, xml ) | Need Help?? |
|
Am I missing something or is this far too complicated? Why are you sorting your files when you want to process all of them anyway? And I can't see a real reason for your "xcol" or an intermediate file, you can do all of it one go like this (-n does the looping here):
In Section
Snippets Section
|
|
||||||||||||||||||||||||||||||||||