History meme
I generally kinda hate following the latest meme going around, but I thought this one would actually be interesting to see, so I’m gonna jump in.
[~]$ history 1000 | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
181 gta [alias for grails test-app; this one being first makes me very happy]
144 svn [sync your code frequently!]
57 gra [alias for "grails run-app"]
19 ls
18 cd
13 grails
10 ssh
10 ****** [alias to cd to project directory]
6 svnaa [alias to add files to svn]
5 rm
This entry was posted by Jesse O'Neill-Oine on Wednesday, April 16th, 2008 at 9:34 pm and is filed under Agile Processes. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
[…] Передавать эстафету, как это принято, не буду. Напротив приведу несколько побудивших меня меня к участию заметок: Макс Ищенко, блог компании Reactr […] ...on April 20th, 2008 at 12:31 pm