14:30:42 % history 1|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -nr|head -10
    394 ssh
    173 ls
    138 cd
     93 gpg
     60 sudo
     58 host
     56 vim
     48 killall
     43 date
     39 man
Apparently I like to shell around killing programs. Exciting? Maybe not...
No comments:
Post a Comment