My top 10 commands
Prendo spunto dal post di Koke e vi segnalo i miei 10 comandi piu’ utilizzati sulla macchina che ospita anche questo blog, santo vi aiutami tu :)
anjuna:~# history | awk ‘{print $2}’ | awk ‘BEGIN {FS=”|”} {print $1}’|sort|uniq -c | sort -rn | head -10
108 vi
68 ls
46 cd
23 free
20 tail
17 ps
16 w
14 rm
12 wget
12 netstat
E io tuoi quali sono ?
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
17:06 on June 13th, 2007
claudio@torosan:~$ history | awk ‘{print $2}’ | awk ‘BEGIN {FS=”|”} {print $1}’|sort|uniq -c | sort -rn | head -10
107 sudo
19 cd
16 head
12 ssh
9 killall
9 gksudo
8 ls
7 cp
5 history
5 ffmpeg
23:35 on June 12th, 2007
105 ll
38 kghostview
35 poster
34 man
33 less
33 cd
29 nano
26 locate
22 exit
18 rm
su e grep non entrano nei primi dieci causa test con poster