23
May

My top 10 linux commands

I found this meme in 120% Linux

Basically this is to see which commands are used most by Linux users

This is my top 10:

112 cd
96 ls
48 sudo
43 ssh
21 ping
16 scp
16 mkdir
13 nano
13 mongrel_rails
10 svn

The code to get this is:

history | awk ‘{print $2}’ | awk ‘BEGIN {FS=”|”} {print $1}’ | sort | uniq -c | sort -rn | head -10

Is interesting how much you can get an idea of the kind of work from the list.



0 Comment(s)


Leave a comment

Name & Email are required. You can use HTML.






Language

Categories

Recent Posts

Last.fm

Lo que he escuchado en last.fm últimamente.

From my feeds