August 21, 2020

While on Mastodon today I found this post, and wanted to share my most used commands too.

So, after running this command:

history | awk '{print $2}' | sort | uniq -c | sort -nr | head -n 10

This is the output:

99 git
49 cd
38 vim
35 docker
34 middleman
26 sh
16 exit
10 ssh
8 ls
8 curl

Now is your turn, what are your most used commands?


Previous post
Running update Update of my running activity up to August
Next post
Mastodon Review After four months using Mastodon, here is my review of the decentralized Social Network