in reply to
Sorting a (very) large file
The example you posted appears to be the output of a "dir" command from a dos-like system. Have you considered sorting the data as you capture it ("dir /OS" on winXP)?
Comment on
Re: Sorting a (very) large file
In Section
Seekers of Perl Wisdom