RHash
RHash copied to clipboard
Checking with extensions on "--exclude" will still write said files on --output file
I did a check on a list of files which contains (amongs other things) many txt files, I used --exclude=txt, but the output file still has the txt files hashed on it. By the way --exclude is not on --help. Can you please look on it?
The --accept and --exclude options do not work in the --check and --missing modes. It works as designed.
The idea to filter verified files makes a good Feature Request.