Just a Web Programmer Blog

My Command History

April 12th, 2008 Posted in Garbage, My Life

ไปเห็นจากบล็อกของ @pphetra ว่าเราใช้ command อะไรบ้างวันๆ
ก็เลยลองดู ผลปรากฎว่าเป็นอย่างนี้ ..

$ history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head
  136 svn
   85 cd
   76 ls
   57 git
   16 rm
   16 mate
   15 ruby
   14 ./script/server
   12 script/server
    8 script/generate

นี่เหมือนประกาศออกมาเลยนะเนี่ยว่าผมยังไม่ได้เปลี่ยนไป git 555+

 

ปล. เมื่อวานเพิ่งลง git กำลังรู้สึกว่าน่าจะชอบอยู่ :D

Tags:

Related posts

Post a Comment

*
To prove that you're not a bot, enter this code
Anti-Spam Image