Jez Higgins

Freelance software grandad
software created
extended or repaired


Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed

Recent Command Line History

All the cool kids are doing it ...

jez@etrigan-ubuntu:~$ uname -a
Linux etrigan-ubuntu 2.6.22-14-386 #1 Tue Feb 12 07:12:19 UTC 2008 i686 GNU/Linux
jez@etrigan-ubuntu:~$ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
83 ls
82 vi
72 cd
41 make
27 sudo
22 python
13 ./configure
12 ghc
10 autoreconf
9 svn

svn is rather lower than I expected, vi rather higher. The ghc represents a recent dabble with Haskell.




Jez Higgins

Freelance software grandad
software created
extended or repaired

Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed