After reading James Bennett's latest post, I immediately tried the following Unix command:
$ history | awk '{print $2}' | sort | uniq -c | sort -rn | head
140 ls
120 cd
47 su
26 vim
26 exit
14 svn
11 cat
10 ./manage.py
8 mkdir
7 python
I'm Stephen Van Dahm, a software developer from Minneapolis, Minnesota.
Graphic design is hard! Let's go shopping!
After reading James Bennett's latest post, I immediately tried the following Unix command....
I don't know what the folks at Apple were smoking when they decided to build that ugly, glassy fake 3D Dock into Leopard. There is no way in hell that I'm going to look at that every day for the next two years. Fortunately, there appears to be a solution.
Read every post I've ever written, because I'm such an interesting guy.