srm - Secure file deletion
Website: | http://srm.sourceforge.net/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
srm is a secure replacement for rm(1). Unlike the standard rm, it overwrites the data in the target files before unlinkg them. This prevents command-line recovery of the data by examining the raw block device. It may also help frustrate physical examination of the disk, although it's unlikely that completely protects against this type of recovery.
Packages
srm-1.2.9-4.fc11.ppc64 [18 KiB] |
Changelog
by Robert Scheck (2009-04-24):
- Changed include order of ext3_fs.h and fs.h for gcc 4.4 builds |