diff options
author | Mattias Andrée <maandree@kth.se> | 2024-09-17 18:25:35 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2024-09-17 18:25:35 +0200 |
commit | ad6c9cbcd8548425e9db258e51906b569eb46c7f (patch) | |
tree | b75cd05fd3ed7c8b7c4339c643db1b6e009a6aaa /TODO | |
download | deadshred-ad6c9cbcd8548425e9db258e51906b569eb46c7f.tar.gz deadshred-ad6c9cbcd8548425e9db258e51906b569eb46c7f.tar.bz2 deadshred-ad6c9cbcd8548425e9db258e51906b569eb46c7f.tar.xz |
First commit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Add README +Add man page +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 |