View post

What are your most frequently used commands?

Posted by lucidfox.org at


sikon@lucidfox:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -nr|head
53 juic
49 sudo
38 mc
34 debuild
23 killall
18 make
15 firefox
14 dpkg
13 dpkg-source
12 apt-cache

Comments

pebkac thoughts :: most frequent commands on the laptop posted at 2008-04-08 05:27:53

[…] tip: lucidfox) […]

Martin Whinnery posted at 2008-04-13 23:46:49

martin@edna:~/flock$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] “ “ i}}’|sort -nr|head
81 ssh
41 while
34 ls
24 sudo
24 imapsync
23 aptitude
22 gpgsm
20 montage
18 gpsbabel
14 cd

As you can see, mostly ssh. Nice idea.

You must be logged in with OpenID to post comments. If you are a LiveJournal user, simply log in as yourname.livejournal.com.

No OpenID? Get one now!