safe-rm
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. more…
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. more…
Users who attempt to delete one of these protected files or directories will not be able to do so and will be shown a warning message instead.
Protected paths can be set both at the site and user levels.

Cloning this repository:
git clone git://gitorious.org/safe-rm/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/safe-rm/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch

Saturday May 07 2011
Push
08:35
Francois Marier pushed 1 commit to safe-rm/mainline:master. View diff
master changed from 637957d to a2cd247
Thursday February 24 2011
Push
05:19
Francois Marier pushed 637957db to safe-rm/mainline:master
Push
04:31
Francois Marier pushed b33e5032 to safe-rm/mainline:master
Sunday August 22 2010
Push
20:34
Wednesday April 28 2010
Favorite
03:14
xiewen started watching safe-rm/mainline
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
