Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: How to capture a column from a set of lines

by DrHyde (Prior)
on Apr 14, 2014 at 10:39 UTC ( [id://1082227]=note: print w/replies, xml ) Need Help??


in reply to How to capture a column from a set of lines

$ awk '{print $1 " " $5}' < foo | sort -k 2

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-19 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found