Changes

From SME Server
Jump to navigationJump to search
7 bytes removed ,  20:40, 20 September 2009
m
Piping through uniq should not be required, please look up sort's -u switch in the man pages
Line 5: Line 5:     
<pre>
 
<pre>
sort -u /root/.bash_history -o /root/.bash_history | uniq
+
sort -u /root/.bash_history -o /root/.bash_history
 
</pre>
 
</pre>
  

Navigation menu