1

When I run md5sum -c I get errors such as "No such file or directory". I only want checksum that did not match and ignore files that could not be read. --quiet gives me same result.

2
  • 1
    The man page mentions another option --ignore-missing - don't fail or report status for missing files. Commented Apr 20, 2021 at 3:35
  • that gives me "no file was verified" error. nothing else. Commented Apr 21, 2021 at 4:14

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.