This commit is contained in:
parent
1a361dca37
commit
6b3880b539
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ we produce the manifest file:
|
||||||
Then this can be used to verify an external fileset with the following
|
Then this can be used to verify an external fileset with the following
|
||||||
command:
|
command:
|
||||||
|
|
||||||
hashdeep -k manifest.txt -a -vv -e /mnt/ > result
|
hashdeep -k manifest.txt -a -vv -e -r /mnt/ > result
|
||||||
|
|
||||||
This will create a listing of every file that was moved, that is
|
This will create a listing of every file that was moved, that is
|
||||||
missing and so on. I have used this to audit corrupted files on my
|
missing and so on. I have used this to audit corrupted files on my
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue