Meme, no really, I know you want to.

Apr 10, 2008 22:13

history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head

159 ghci
60 cd
52 ls
25 ghc
20 nuke
18 flasm
15 mate
11 sudo
10 ping
9 open

poortable:~ $

Leave a comment

Comments 3

l5rfanboy April 11 2008, 06:48:19 UTC
Mine is nothing fancy, I admit:

82 ls
76 cd
60 mv
50 su
37 exit
22 clear
18 killall
16 startx
16 rm
15 ping

Heck, even as root it's not very exciting:

111 ifconfig
77 slackpkg
41 ping
40 route
38 iwconfig
22 exit
19 ls
19 cd
17 dhcpcd
16 vi

Reply


onelark April 11 2008, 16:09:07 UTC
Memes for nerds!

Just sayin'.

Reply


aida_kun April 12 2008, 02:39:21 UTC

120 ~/Documents/hackerorg/RunawayRobotSolver;

74 bash

57 ls

50 cd

42 sh

29 man

18 open

16 sed

11 ~/RunawayRobotSolver/build/Release/RunawayRobotSolver;

9 telnet

A while ago I was testing an (awful) puzzle-solving algorithm. Network path snipped.

*doesn't use command line much at work... or anywhere else* >.>;

Reply


Leave a comment

Up