Perl One Liners

* -n loop over input * -l strip newlines on input, but print them out with output * -a enable autosplit, resulting in array @F

PerlRun (last edited 2009-06-12 17:56:55 by ChrisSeidel)