Checksums
Checksums copied to clipboard
macOS workflow and shell script to calculate or automatically verify checksums for files or folder contents
Error message says that it only support macos 10.8+
Verification fails if SHA is not lowercase.
Add XXH?
http://cyan4973.github.io/xxHash/
- `$ checksums.sh -help` ``` /usr/bin/basename: illegal option -- h usage: basename string [suffix] basename [-a] [-s suffix] string [...] mdls: unrecognized option `-help' /usr/bin/stat: illegal option -- h usage:...
When I try to run it, I get the following error: