Nerdiness survey

Everyone seems to be sharing, so let’s see what a technical writer’s shell history looks like:
MacXTreme:mozilla sheppy$ uname -a
Darwin MacXTreme.local 9.2.2 Darwin Kernel Version 9.2.2: Tue MarĀ  4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386


MacXTreme:mozilla sheppy$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
106 ls
102 cd
51 bbedit
48 xulrunner
21 ps
16 proj
15 kill
10 man
10 locate
9 ssh

One Response to “Nerdiness survey”

  1. sheppy says:

    “proj” is my alias that does a “cd” into my projects folder, btw.

Leave a Reply

Line and paragraph breaks automatic.
XHTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>