Translate

Check the Top 10 Linux Commands you can’t live without

Type the following on your cmd line (or make into an alias)

cat ~/.bash_history | sort | uniq -c | sort -r | head

In my case they are (for this week)

ls
fg
svnSync (script I created)
stats_fetch; stats_display (other scripts)
cd
crontab -e
ps aux | grep
ssh_map_command (another script)
python
emacs -nw
Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

2 Responses to “Check the Top 10 Linux Commands you can’t live without”

  1. Skatox Says:

    Excelente aporte :D

  2. Chequea tus 10 comandos más utilizados [Linux|Unix|MacOSX] | NO LA PELES! Says:

    [...] Enlace Relacionado Post original en gubatron.com [...]

Leave a Reply