http://qs321.pair.com?node_id=512947


in reply to sorting CSV files

Please at least try.

the command to read and open a file is 'open' :)
the command to split the columns on comma is 'split' :)
an array or hash will do The command to sort is 'sort' :)