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

Don't require spaces after known hashes #7

Open
jessek opened this issue Jun 20, 2012 · 0 comments
Open

Don't require spaces after known hashes #7

jessek opened this issue Jun 20, 2012 · 0 comments
Labels

Comments

@jessek
Copy link
Owner

jessek commented Jun 20, 2012

The programs currently require a space after each hash in a file of known hashes. Please modify the program to require either a space or a newline after the hash for validity.

Example:

$ md5deep < foo > known.txt

$ md5deep -m known.txt *
md5deep: known.txt: Unable to find any hashes in file, skipped.
md5deep: Unable to load any matching files.
Try md5deep -h for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant