tag 61530 notabug
close 61530
stop
On 2/15/23 14:28, Andreas Löw wrote:
Hello,
I want to check a single file for correct sha256. All the files of my
directory are included in a sha256 text file named allsha256.
The sha256sum always checks all files included in the allsha256 fil
Hello,
I want to check a single file for correct sha256. All the files of my
directory are included in a sha256 text file named allsha256.
The sha256sum always checks all files included in the allsha256 file,
even if I write:
sha256sum myfile -c allsha256
It reports a warni