awismar@gt0503a ~$ history | awk '{print $2}' | sort | uniq -c | grep -vE "df|rm|ls|cd|history" | sort -n | tail 8 grep 8 ps 9 ifconfig 10 ping 11 exit 17 tail 25 pwd 30 telnet 65 sudo 93 clear
awismar@gt0503a ~$ clear
Special thanks to Mr. Larsen
awismar@gt0503a ~$ history | awk '{print $2}' | sort | uniq -c | grep -vE "df|rm|ls|cd|history" | sort -n | tail 8 grep 8 ps 9 ifconfig 10 ping 11 exit 17 tail 25 pwd 30 telnet 65 sudo 93 clear
awismar@gt0503a ~$ clear
Special thanks to Mr. Larsen
Listed below are links to weblogs that reference this post: So I 'clear' compulsively.
TrackBack URL for this entry: http://andywismar.com/cgi-bin/mt-tb.cgi/149
Post a comment