in reply to Re: opinion - enormous input files
in thread opinion - enormous input files

No, he wants to do it in perl:
perl -e 'print `sort file | uniq -c`'