summaryrefslogtreecommitdiffstats
path: root/system/zerofree/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-05-23 08:12:52 +0200
committer Matteo Bernardini2020-05-23 08:12:52 +0200
commit9b91bf41a9b6c2933b7757536fc9944e643602bf (patch)
treefb675a32bf315d68d76a87ac30b339d2f95fb5bd /system/zerofree/README
parented0074d03fdb30fde2ae0f56100c935d31cefbb8 (diff)
downloadslackbuilds-9b91bf41a9b6c2933b7757536fc9944e643602bf.tar.gz
20200523.1 global branch merge.current-20200523.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/zerofree/README')
-rw-r--r--system/zerofree/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/system/zerofree/README b/system/zerofree/README
deleted file mode 100644
index 14a43ae30e..0000000000
--- a/system/zerofree/README
+++ /dev/null
@@ -1,7 +0,0 @@
-Zerofree is a utility which scans the free blocks in an ext2/3/4
-filesystem and fills any non-zero blocks with zeroes.
-
-This is useful if you have an ext2/3/4 virtual disk image
-(e.g. VirtualBox' .vdi) that you wish to compact.
-
-See project homepage for information and usage.