This file is indexed.

/usr/share/doc/safe-rm/README.Debian is in safe-rm 0.12-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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