summaryrefslogtreecommitdiff
path: root/security/fwipe/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/fwipe/pkg-descr')
-rw-r--r--security/fwipe/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/security/fwipe/pkg-descr b/security/fwipe/pkg-descr
deleted file mode 100644
index 217c0ff459fa..000000000000
--- a/security/fwipe/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Fwipe is a secure file erasing program. fwipe0, which actually erases
-your files, is immune to filenames containing spaces, carriage returns,
-dashes, or any other special characters. You can use it in place of rm
-in cron jobs, together with "find ... -print0". The output of fwipe0 is
-specially designed to be parsed easily by machine, so it can be embedded
-in other applications which need secure file erasure.
-
-WWW: http://jeenyus.net/~budney/linux/software/fwipe.html