Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Sorting a text file

by derby (Abbot)
on Mar 15, 2007 at 13:52 UTC ( [id://604977]=note: print w/replies, xml ) Need Help??


in reply to Sorting a text file

If you're on a *nix platform (or have cygwin on MS), I would just use the sort command for complicated sorting:

$ sort -k 1.10,1.14 <filename>

-derby

Log In?
Username:
Password:

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

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

    No recent polls found