top 10 commands @freya
~ > history | awk '{print $2}' | awk 'BEGIN{FS="|"} {print $1}' | sort| uniq -c | sort -rn | head -10
166 cd
113 ls
29 feh
21 rm
18 vim
18 mv
15 du
14 su
13 view
8 make
~ > history | awk '{print $2}' | awk 'BEGIN{FS="|"} {print $1}' | sort| uniq -c | sort -rn | head -10
166 cd
113 ls
29 feh
21 rm
18 vim
18 mv
15 du
14 su
13 view
8 make
This blog should be read like all other specifications. First, it should be read cover-to-cover, multiple times. Then, it should be read backwards at least once. Then it should be read by picking random sections from the contents list and following all the cross-references.
2008 Jj’s blog
Add yours