Difference between revisions of "Shell Commands/OFHash"
From MorphOS Library
(Created page with "'''OFHash''' - Calculates MD5, RIPEMD-160, SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 hashes of files non-standard arguments, type "OFHash" for more information...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
'''OFHash''' - Calculates MD5, RIPEMD-160, SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 hashes of files | '''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. | |
| − | + | ||
| − | This command uses non-standard arguments. | + | Usage: ofhash [--md5] [--ripemd160] [--sha1] [--sha224] [--sha256] [--sha384] |
| − | Type 'OFHash' in | + | [--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