filehasher

filehasher demonstration

CLI utility, which outputs hash of the given file.

Usage

filehasher [OPTIONS] <PATH>

<PATH> - Path to the file

Options

-a, --algorithm - hash algorithm to use. [default: md5] [possible values: md5, sha256]