md5

md5 cli:md5命令行

Version info

Install:

cargo install rsmd5

USAGE:

rsmd5 [OPTIONS] --input <input>

FLAGS:

-h, --help       Prints help information
-V, --version    Prints version information

OPTIONS:

-i, --input <input>      Input string or file path
-o, --output <output>    Output uppercase or lowercase,  o = (u or l) [default: l]
-t, --t <t>              Input-type t = (str or file) [default: str]