[ale] sorting large delimited text files

Preston Boyington preston.boyington at mindspring.com
Wed Jul 6 16:21:58 EDT 2005



-----Original Message-----
From: Greg Freemyer
Sent: Jul 6, 2005 3:03 PM

Have you tried good old "sort".

Something like "sort -n -k 3 -t=, your_file > your_sorted_file" should work.

Greg
-- 

Thanks, I will give it a try.



More information about the Ale mailing list