For some time I had in mind option to hash-sum that would only print checksum without filename as it is very useful when using calculated hashes. As there is no simple way to get rid of it, other than with external command like awk, I decided to add something simple to hash-sum command/s. I was intending to name it `-1' but found out that BSD already have[1] exactly that option and use `quiet' (`-q' for short) switch. So I followed suit and utilised already existing `--quiet' option. Attached short diff/patch for that occasion. How you find it useful and worth implementing. Regards -- 1. man.openbsd.org https://man.openbsd.org/md5
digest-q.diff
Description: Binary data