Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
scrub: Disk scrubbing program
- Summary
- Scrub writes patterns on files or disk devices to make
retrieving the data more difficult. It operates in one of three
modes: 1) the special file corresponding to an entire disk is scrubbed
and all data on it is destroyed; 2) a regular file is scrubbed and
only the data in the file (and optionally its name in the directory
entry) is destroyed; or 3) a regular file is created, expanded until
the file system is full, then scrubbed as in 2).
Arch: src
Download: | scrub-1.8-1.al3.src.rpm |
Build Date: | Tue Sep 19 16:49:43 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 30 KiB |
Changelog
- * Mon Sep 4 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.8-1
- bump to 1.8
- * Mon Feb 20 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.7-1
- bump to 1.7, update URL, Source0
- use Ben Woodard's description
- * Sat May 21 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.6-2
- cleanups