2008-09-27 01:30:17 +02:00
|
|
|
Tool intended to prevent the accidental deletion of important files
|
|
|
|
by replacing /bin/rm with a wrapper, which checks the given arguments
|
|
|
|
against a configurable blacklist of files and directories that should
|
|
|
|
never be removed.
|
|
|
|
|
2013-08-17 18:57:13 +02:00
|
|
|
WWW: https://launchpad.net/safe-rm
|