Re: Perl script to sort a CSV file

Re: Perl script to sort a CSV file

 

  


You don't need perl for that, standard unix sort command should suffice.
Look at -t and -k switches.

On Wed, 2005-06-15 at 11:40 +1200, Benbart wrote:
> Hi all,
> Just a bit of a sidebar here, does anyone here happen to have a Perl script that I can use to sort CSV file, preferably, one that uses Perl standard library, not using use DB_File .... thanks in advance ...
>
>
>
> ---------------------------------------------------------------------
> TO REPLY TO EVERBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
> To unsubscribe, e-mail: mysqldba-[Email address protected]
> Website : http://www.LazyDBA.com
--
Alex Ivanisevic, 2e systems
Tel: +49 (0)6107 989 414
Fax: +49 (0)6107 989 494
Handy: +49 (0)174 310 9333


MySQL LazyDBA home page