Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
noamteyssier
4 months ago
|
parent
|
context
|
favorite
| on:
An overengineered solution to `sort | uniq -c` wit...
I've added awk into the benchmarks also!
pabs3
4 months ago
[–]
Also perl, should be faster than awk IIRC:
perl -ne 'print if ! $a{$_}++'
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: