Hacker News new | ask | show | jobs
by noamteyssier 234 days ago
I've added awk into the benchmarks also!
1 comments

Also perl, should be faster than awk IIRC:

perl -ne 'print if ! $a{$_}++'