Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Pimp My RegEx

by tlm (Prior)
on May 31, 2005 at 18:57 UTC ( [id://462171]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Parsed 10 log file entries in 0.0013 seconds, averaging 0.0001
    
  2. or download this
    % perl -lne 'print substr($_, 0, 30) if /^2004/' 462148.pl
    2004-01-05 22:37:48:879 : xscW
    ...
    2004-02-05 22:49:50:079 : xscW
    % perl -lne 'print substr($_, 0, 30) if /^2004/' 462148.pl | wc
         11      44     341
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://462171]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-19 03:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found