99 cd
74 mc
41 git
39 screen
27 ls
26 make
15 ./nostr-relay
14 quake2.sh
14 pip3
13 lzma
99 cd
74 mc
41 git
39 screen
27 ls
26 make
15 ./nostr-relay
14 quake2.sh
14 pip3
13 lzma
alias top10="history | awk '{cmd[\$2]++} END {for(elem in cmd) {print cmd[elem] \" \" elem}}' | sort -n -r | head -10"
This one worked! And thank you.
Pretty sure cd and ls are top of most people. 🤙