top ten commands

May 21, 2008 on 7:00 pm | In allgemeines, free software, home office, linux, tech | No Comments

Dieser Eintrag wird jetzt ein wenig nerdig. Ich habe einmal nachgesehen, was die 10 häufigst benutzten Konsolen-Befehle auf meinen beiden Hauptrechnern sind.

Statistiken angelking

zero@angelking:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
71 sudo
55 ls
50 cd
39 ping
32 scp
17 crontab
16 synergys
15 ssh
10 ps
10 ./firefox

Statistiken universe

zero@universe:~$  history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
53 sudo
32 ping
9 ls
9 ifconfig
9 cd
6 network-admin
5 df
3 whois
3 synergyc
3 scp

No Comments yet »

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>