diff options
author | Mattias Andrée <maandree@kth.se> | 2024-09-17 19:46:11 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2024-09-17 19:46:11 +0200 |
commit | d7c65eea85590f0c5ba7f78e912529f66764cbcc (patch) | |
tree | c778c24a627fc8a47709ba47c039adaa27ca2c66 /TODO | |
parent | Use rand(3) when stdin is a TTY (diff) | |
download | deadshred-d7c65eea85590f0c5ba7f78e912529f66764cbcc.tar.gz deadshred-d7c65eea85590f0c5ba7f78e912529f66764cbcc.tar.bz2 deadshred-d7c65eea85590f0c5ba7f78e912529f66764cbcc.tar.xz |
Print exact byte count
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,6 +2,5 @@ Add `-n iterations` Add shred map for continuing later (print to stdout on SIGTERM) Enhance progress printout with: - exact bytes count bad sections (count, bytes) shredded bytes per seconds |