diff options
author | Mattias Andrée <maandree@kth.se> | 2024-09-17 18:43:42 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2024-09-17 18:43:42 +0200 |
commit | aa3dc8d62ee9e47195e37a668bab2e51142c82fb (patch) | |
tree | fe08985d9f726c201d7db3abd87d4a86b996d137 /TODO | |
parent | First commit (diff) | |
download | deadshred-aa3dc8d62ee9e47195e37a668bab2e51142c82fb.tar.gz deadshred-aa3dc8d62ee9e47195e37a668bab2e51142c82fb.tar.bz2 deadshred-aa3dc8d62ee9e47195e37a668bab2e51142c82fb.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Add README Add man page Add `-n iterations` Add shred map for continuing later (print to stdout on SIGTERM) +Use rand(3) if stdin is a TTY Enhance progress printout with: exact bytes count |