|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: Huge files manipulationby JavaFan (Canon) |
| on Nov 10, 2008 at 12:18 UTC ( [id://722641]=note: print w/replies, xml ) | Need Help?? |
|
I find it very surprising that sort end with an out of memory, as sort dates from the time memory was tiny compared to current times, and back then it was able to sort huge files - sort will use temporary files to avoid having to use more memory than the OS is able to give it.
Your problem sounds like a task 'sort -u' was made for.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||