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

Re: Sorting records on a single field

by Anonymous Monk
on Jan 20, 2010 at 18:15 UTC ( [id://818521]=note: print w/replies, xml ) Need Help??


in reply to Sorting records on a single field

If you're just looking for a quick and dirty way to do this, you can do it in your shell.

sort -rnt: -k9

Sort reverse, numeric, field separator colon, field 9.

Log In?
Username:
Password:

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

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

    No recent polls found