wipe
wipe copied to clipboard
A Unix tool for secure deletion
Hi, Can you consider some patches used by Debian to fix issues? https://sources.debian.net/src/wipe/0.22-4/debian/patches/ or https://sources.debian.net/src/wipe/0.22-5/debian/patches/ Thanks in advance. Regards, Eriberto
Output shown: Wipoing CB7A20FB-A95E-4597-AE41-41CC1D1D, pass 3 in quick mode File CB7A20FB-A95E-4597-AE41-41CC1D1D (19168 bytes) wiped. jandx@mint1:~$ wipe -v This is wipe version 0.23. Author: Oguz Berke Antoine Durak. Author's e-mail address:...
When using quick mode, "Wipoing" is displayed in output instead of "Wiping".
This patch is based on the source of shred from coreutils by Colin Plumb. While shred is now licensed under GPLv3, the parts of this patch that were derived from...
feature request: simple zero fill
`./wipe -q -k -Z -X 3 -f /tmp/test3*`
Description of problem: wipe -a /tmp/foo fails: wipe: invalid option -- 'a' Version-Release number of selected component (if applicable): Seems to be still existing in git HEAD. How reproducible: always...