Difference between revisions of "Shell Commands/OFHash"
From MorphOS Library
| Line 3: | Line 3: | ||
This command uses non-standard arguments. Type 'OFHash' in the Shell for a complete documentation of its arguments. | This command uses non-standard arguments. Type 'OFHash' in the Shell for a complete documentation of its arguments. | ||
| − | Usage: ofhash [--md5] [--ripemd160] [--sha1] [--sha224] [--sha256] [--sha384] [--sha512] [--iri] [--version] file1 [file2 ...] | + | Usage: ofhash [--md5] [--ripemd160] [--sha1] [--sha224] [--sha256] [--sha384] |
| + | [--sha512] [--iri] [--version] file1 [file2 ...] | ||
| + | |||
| + | Example: | ||
| + | OFHash --md5 SYS:MorphOS.readme | ||
Latest revision as of 13:34, 29 June 2026
OFHash - Calculates MD5, RIPEMD-160, SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 hashes of files
This command uses non-standard arguments. Type 'OFHash' in the Shell for a complete documentation of its arguments.
Usage: ofhash [--md5] [--ripemd160] [--sha1] [--sha224] [--sha256] [--sha384]
[--sha512] [--iri] [--version] file1 [file2 ...]
Example:
OFHash --md5 SYS:MorphOS.readme