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

Unable to recursively process files with a given extension #396

Open
GitLang opened this issue Apr 12, 2020 · 0 comments
Open

Unable to recursively process files with a given extension #396

GitLang opened this issue Apr 12, 2020 · 0 comments

Comments

@GitLang
Copy link

GitLang commented Apr 12, 2020

Maybe I am missing something, but I find the the -r recursive mode with work on all files in the directory tree, but not on a desired subset, such as *.hex or file.??. The manual file is ambiguous 👍

   -r     Enables recursive mode. All subdirectories are traversed. Please
          note  that recursive mode cannot be used to examine all files of
          a given file extension. For example, calling  md5deep  -r  *.txt
          will examine all files in directories that end in .txt.

It says it cannot be used for that purpose, then says it will examine all files passing the filter.

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

No branches or pull requests

1 participant