shell-commands-freq-0.1.1 is not a library.
shell-commands-freq
A simple program written in Rust that prints out the list of commands and their respective frequencies based on how many times entered in the specified shell.
shells supported;
-
bash
-
zsh
-
fish
usage
Getting commands and their frequencies
# Replace "shell" with the name of your shell
Getting a reversed sort
# Replace "shell" with the name of your shell
Installation
The binary sources are available through crates.io and can be installed using cargo.