My Linux Shell History Meme
April 18, 2008 – 19:42 by Dani Iswara. Words count: 67.Last updated: Tuesday, April 22, 2008 at 20:02.
Following similar blog posts about their Linux shell history meme, here is mine, as user. ![]()
On terminal or console (I did on Konsole – KDE-based):
dani@slackware:~$ uname -a
Linux slackware 2.6.24.4-smp #1 SMP Sat Apr 12 15:26:37 WIT 2008 i686 Intel(R) Pentium(R) M processor 1.60GHz GenuineIntel GNU/Linux
dani@slackware:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
304 sudo
68 cd
43 gkrellm
21 exit
14 ls
10 su
8 ping
6 whois
3 nano
3 dmesg
Yes, kernel 2.6.25 is now available.
Dani Iswara, mail me: [myfirstnamelastname]@gmail.com or use contact form.
Comment by dani on April 24, 2008 at 00:22:03
using Konqueror 3.5.7 on GNU/Linux
good participant