]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(VERBOSE_UPDATE): Now counts seconds, not bytes.
authorJim Meyering <jim@meyering.net>
Fri, 1 Feb 2002 23:34:57 +0000 (23:34 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 1 Feb 2002 23:34:57 +0000 (23:34 +0000)
commita00579f70b7f0932a03c96be7914c726cb2d299f
treef9b99b700d9678a170a89f369b02ceca8dccad0a
parent61d5f094fd9c6b7ab88019c9235c9a20aa7ff33f
(VERBOSE_UPDATE): Now counts seconds, not bytes.

(dopass): If verbose, output a line every VERBOSE_UPDATE seconds,
and suppress duplicate output lines.  Output a percentage as well
as a count of bytes.

Also, fix comment/code typo regarding how many bytes have been
written; this typo was harmless before, but is no longer harmless with
the above change in effect.
src/shred.c