Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: pcre grep

by duelafn (Parson)
on Jun 10, 2010 at 14:42 UTC ( [id://844013]=note: print w/replies, xml ) Need Help??


in reply to pcre grep

Well, perl can do this easily enough:

perl -naF: -e 'print if $F[2] >= 205' /etc/passwd

See documentation for -a in perlrun

Good Day,
    Dean

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-24 06:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found