Hello,I need to check several directories contents and I want to do it with one command and I don't know how.
Any idea would be appreciated.
In each directory was run "md5sum * >md5.txt".
folder--
|subfolder1---md5.txt
---------------|--file1
---------------|--file2
|subfolder2---md5.txt
---------------|--file1
---------------|--file2
