top | item 45735318 (no title) noamteyssier | 4 months ago I've added awk into the benchmarks also! discuss order hn newest pabs3|4 months ago Also perl, should be faster than awk IIRC:perl -ne 'print if ! $a{$_}++'
pabs3|4 months ago
perl -ne 'print if ! $a{$_}++'