in reply to Re^2: speed up one-line "sort|uniq -c" perl code (speed)
in thread speed up one-line "sort|uniq -c" perl code

Thanks for making me realize a typo.
The file that I am parsing is 500MB, not 500kB....
That's why sort freaks out.
  • Comment on Re: Re^2: speed up one-line "sort|uniq -c" perl code (speed)