Skip to content
New issue

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

add arguments to md5sum #19

Open
ras-drive opened this issue Aug 24, 2022 · 0 comments
Open

add arguments to md5sum #19

ras-drive opened this issue Aug 24, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ras-drive
Copy link
Owner

ras-drive commented Aug 24, 2022

Args needed:

arg desc
-c --check read checksums from the FILEs and check them
-b, --binary read in binary mode
--tag create a BSD-style checksum
-t, --text read in text mode (default)
-z, --zero end each output line with NUL, not newline, and disable file name escaping
--quiet don't print OK for each successfully verified file

preferably tests should be written for the arguments.

@ras-drive ras-drive added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 24, 2022
@ras-drive ras-drive self-assigned this Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant