Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pvaldes
on May 29, 2019
|
parent
|
context
|
favorite
| on:
Removing duplicate lines from files keeping the or...
open the file with emacs
menu edit -> select all
press 'escape' and 'x' keys together and write: delete-duplicate-lines
done
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
menu edit -> select all
press 'escape' and 'x' keys together and write: delete-duplicate-lines
done