silly shell history meme

Yes I’m a sheep, I admit it.


[huw@w1199 ~]$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
223 ./condor_accounting.py
101 rm
81 ls
73 ssh
61 ./condor_usage.py
58 python
42 cd
40 pylint
38 sudo
28 ./condor_status_logger.py

My desktop at work. No prizes for guessing what I’ve been working on recently.