We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request.. When checking a .blake3 file/digest, option to ignore b3sum messages from empty lines and comments ( I use ; for comments).
Example Input:
; BLAKE3 checksums created by Me. d723907c1b3afc19774f09182adf45ff3681cb4d12ce301c800414fef42de6c2 Photo1.jpg
Example Output:
b3sum: Short line b3sum: Empty line Photo1: OK
Info:
Linux # b3sum -V b3sum 1.0.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Request..
When checking a .blake3 file/digest, option to ignore b3sum messages from empty lines and comments ( I use ; for comments).
Example Input:
Example Output:
Info:
The text was updated successfully, but these errors were encountered: