Command History
Following this...
In the unlikely event that anyone wants to know:
...# history|awk '{print $2}'|sort|uniq -c|sort -rn|head
205 cd
194 ls
138 tail
57 vi
26 chown
24 locate
20 up2date
18 exit
15 perl
14 service
In the unlikely event that anyone wants to know:
...# history|awk '{print $2}'|sort|uniq -c|sort -rn|head
205 cd
194 ls
138 tail
57 vi
26 chown
24 locate
20 up2date
18 exit
15 perl
14 service
Mine are very different:
ReplyDelete139 svn
70 cd
38 l
28 cdl
26 mate
22 open
21 mv
17 rake
15 ssh
14 exit
Conducive to Ruby on Rails programming.