SearchNavigation |
Fell pray to the meme...Submitted by gwolf on Wed, 09/27/2006 - 15:13.
Sigh... Here I go again :)
[code='Bash']
gwolf@mosca:~$ history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10
81 svn
33 cd
29 find
28 perl
28 ls
27 grep
26 for
21 man
17 export
14 cat
[/code]
At least, it clearly shows that I've been teaching my workmates on the benefits of Subversion. Anyway, with only 500 lines of Bash history I'm keeping, it's hard to make this into a trend. I doubt this would coincide with the pkg-perl sprint a bit over a week ago.
Still, I call perl interactively (well, if that's what "interactive" means) a little bit too much :)
|
Random Acidfree itemsTalks, papers and documents by categoryBlog posts by categoryCurrent weatherMexico City ![]()
Wed, 08/20/2008 - 12:20 |
Post new comment