aboutsummaryrefslogtreecommitdiff
path: root/sysutils/safe-rm/pkg-descr
blob: 0138f7f6eb98da51f5f4e55bb9c4232c0bfe4d7f (plain) (blame)
1
2
3
4
5
6
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.

WWW:	http://code.google.com/p/safe-rm/