Created
February 5, 2019 23:19
-
-
Save thcipriani/d8ea1483547e7b0075cf93264b9f2ce9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(/^ヮ^)/*:・゚✧ grep -aP '\bman\b' ~/.muh_history | awk '{print $(NF)}' | sort | uniq -c | sort -rn | head -20 | |
54 date | |
53 ssh | |
50 bash | |
37 curl | |
35 sudo | |
34 man | |
32 ssh-keygen | |
32 rsync | |
31 ascii | |
30 git | |
30 docker-run | |
29 git-log | |
28 git-tag | |
27 ssh_config | |
23 git-submodule | |
21 git-config | |
20 stat | |
20 ls | |
19 systemctl | |
19 cowsay |
Author
thcipriani
commented
Sep 20, 2021
~
(/^ヮ^)/*:・゚✧ date -I
2022-07-26
~
(/^ヮ^)/*:・゚✧ grep -aP '\bman\b' ~/.muh_history | awk '{print $(NF)}' | sort | uniq -c | sort -rn | head -20
100 git-log
84 date
69 ssh
65 bash
62 ascii
61 curl
53 git
41 rsync
40 stat
39 sudo
37 man
37 docker-run
36 ssh-keygen
34 git-commit
33 git-submodule
32 git-tag
29 ssh_config
28 gpg
27 tmux
27 git-grep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment