[ubuntu-uk] 1000 commands

Stuart Ward stuart.ward at bcs.org
Thu Nov 7 16:50:00 UTC 2013


On 7 November 2013 10:40, Alan Pope <alan at popey.com> wrote:

> awk '{print $1}' ~/.bash_history | sort | uniq -c
> | sort -rn | head
>

~$ awk '{print $1}' ~/.bash_history | sort | uniq -c | sort -rn | head
     75 git
     74 cd
     57 sudo
     39 tail
     37 ls
     33 dig
     20 man
     13 python
     13 curl
     12 cat

Looks like I have been using git a bit recently...?

-- Stuart Ward M +44 7782325143
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20131107/1346d5fc/attachment.html>


More information about the ubuntu-uk mailing list