simonde
- About: Sysadmin in WA State
Recent Actions
-
Commented on What are the best Perl one-liners you've written?
Nothing fancy, but it's handy when you want to pull IP addresses out of log files cat /var/log/messages|perl -e 'while (<>) {/(\d+\.\d+\.\d+\.\d+)/ && print "$1\n"};'...
Comment Threads
No responses to comments.
Responses to Comments from simondeAbout blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.