Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
linux: erase duplicates in .bash_history
SUBMITTED BY:
Guest
DATE:
Nov. 30, 2012, 4:20 a.m.
FORMAT:
Bash
SIZE:
76 Bytes
Raw
Download
Tweet
HITS:
1249
Go to comments
Report
awk
'!x[$0]++'
.bash_history
>
.bash.tmp
&&
mv
-f
.bash.tmp
.bash_history
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus