cmd-ranking (cmdrank)
is a command made by nodejs.
It counts and displays the commands executed in the current shell.
$ npm install --global cmd-ranking
$ cmdrank -c 10
-c, --count Show rank count
-n, --no-options Command name only
-v, --version Show version
-h, --help Show help
Welcomes your comments and code review at any time !