Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wmu
on Feb 14, 2019
|
parent
|
context
|
favorite
| on:
Problem solving with Unix commands
This is not the same. For sequence [5,5,4,3,3,2,1,1] "sort -u" returns [1,2,3,4,5], while "sort | uniq -u" returns [2,4].
phireal
on Feb 14, 2019
[–]
Huh, I didn't know that! Thanks.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: