hashsum.c: Optional progress indicator for large files.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 2 Oct 2011 12:41:44 +0000 (13:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 2 Oct 2011 12:41:44 +0000 (13:41 +0100)
commit43d1332f4cc5f072de04db84f236ad01e9ab7425
tree9841477670b6b5ab9f540190028aa7aadc748156
parent572b324afecc0a7cb2654caf1967e18c8bd813ec
hashsum.c: Optional progress indicator for large files.

Hashing large files is very dull.  Optionally provide some eyecandy and
a completion time estimate (if the input is seekable) in order to keep
the user happy.
hashsum.1
hashsum.c