forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
305 B
Text
6 lines
305 B
Text
Secure rm (srm) is a command-line utility compatible with rm(1) which destroys
|
|
file contents before unlinking. The goal is to provide drop-in security for
|
|
users who wish to prevent command-line recovery of deleted information, even if
|
|
the machine is compromised.
|
|
|
|
WWW: http://sourceforge.net/projects/srm
|