How to show progress when checking checksums using sha256sum
10
votes
4
answers
4844
views
How do I show the progress when when checking the SHA256 checksums of large files? When I do
sha256sum -c SHA256SUMS
where the file SHA256SUMS
contains the checksum for a large file, there is no indication of when the command might finish. Is there a way to show progress when doing sha256sum -c ...
?
Asked by Flux
(3238 rep)
Jun 5, 2022, 03:15 AM
Last activity: Nov 9, 2024, 04:06 PM
Last activity: Nov 9, 2024, 04:06 PM