stanlo
Search This Blog
Tuesday, March 20, 2007
Perl command line.
Using multiple
perl commands
on the command line.
perl -n -e 'perl cmd;'\
-e 'perlcmd'
Invoke the split command
perl -n -a -e 'cmd'
-n
Places a loop around the command line.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)