Wednesday, March 22, 2006

Command line Perl for sysadmins

Using perl -e allows you to specify a script right on the command line. It's a powerful, underused feature even for people who use Perl regularly. Perl's powerful command line options make it a more flexible replacement for sed, awk, and even vi.

read more | digg story