Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Find a rank order list of your most popular command line calls (dehora.net)
1 point by ivankirigin on April 19, 2008 | hide | past | favorite | 2 comments



  $history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head
  105	python
  104	cd
   69	svn
   42	ls
   36	ssh
   25	wget
   18	mate
   12	./keyMetrics.py
   11	cp
   11	./lighttpd

But I've been on the road for a while: http://twitter.com/tipjoy?page=2





Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: