Top ten commands used in your bash history:

Filed under: General

cut -d\ -f 1 ~/.bash_history | sort | uniq -c | sort -rn | head -n 10 | sed ‘s/.*/ &/g’

Posted on April 29th, 2010 by MianoSM

No Comments »

 

Recent Posts

Previous Months

Links

Tags

Copyright 2010 A Minute with MianoSM. All rights reserved.