Life log with timestamps

ยุคนี้ต้องไว

Archive for the ‘tech’ tag

My History

with 2 comments

เจอมาจาก pphetra

[chaowapat@peacock chaowapat]$ history|awk ‘{a[$2]++} END{for(i in a){printf “%5d\t%s\n”,a[i],i}}’|sort -rn|head
183   cd
178   ls
149   vi
115   g++
93   echo
49   make
36   ./a.out
22   more
14   grep

เป็นโรคจิตแฮะ cd เสร็จต้องตามด้วย ls :P

Written by iNfected

April 16th, 2008 at 2:43 pm

Posted in tech

Tagged with