Succumbing to the pressure

My T60p. [clints@herlo-lap ~]$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head 144 svn 144 cd 108 ls 104 ./manage.py 101 ssh 69 su 43 screen 26 vim 25 rm 15 ping [clints@thor ~]$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head 266 git 260 make 71 cd 57 [...]

Posted on April 12, 2008 at 7:31 pm by herlo · Permalink · Leave a comment
In: Bash, Community, Guru, Tech, Tools · Tagged with: , , , ,