zstd icon indicating copy to clipboard operation
zstd copied to clipboard

Use md5sum rather than gmd5sum for FreeBSD

Open sunpoet opened this issue 1 year ago • 3 comments

FreeBSD has md5sum in the base system. It also avoids the hack for gmd5sum.

Reference: https://man.freebsd.org/cgi/man.cgi?query=md5sum

sunpoet avatar Mar 27 '24 12:03 sunpoet