mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
7 lines
307 B
Plaintext
7 lines
307 B
Plaintext
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: https://sourceforge.net/projects/srm/
|