Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: get value from a awk system command

by hdb (Monsignor)
on Apr 10, 2013 at 14:45 UTC ( [id://1027985]=note: print w/replies, xml ) Need Help??


in reply to get value from a awk system command

The Perl equivalent of the awk command itself is

perl -a -F/;/ -ne "print if $F[2]==1" file.csv

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-28 14:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found