Request for option to print/return only the hash value #217
Closed
JavascriptCockup
started this conversation in
Ideas
Replies: 2 comments
-
Already implemented. example: %c is for crc32 ; %C for crc32 in upercase |
Beta Was this translation helpful? Give feedback.
0 replies
-
Implemented in RHash v1.4.5, see FR #259. Usage example: $ rhash --one-hash --md5 --message "abc"
900150983cd24fb0d6963f7d28e17f72 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As title, would like an even simpler version of the --simple output format option, where only the actual hash value is returned - no filename or other information.
Beta Was this translation helpful? Give feedback.
All reactions