File: README.Debian

package info (click to toggle)
safe-rm 1.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 196 kB
  • sloc: makefile: 26; sh: 2
file content (12 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
safe-rm for Debian
------------------

safe-rm automatically redirects all "rm" calls to itself. This means that you
don't have anything to do to install it on a Debian-based system.

If you do want to delete a directory which is blacklisted by safe-rm, simply
use the real rm command directly:

  /bin/rm -rf /usr/bin

 -- Francois Marier <francois@debian.org>  Sun, 08 Jun 2008 21:20:41 +1200