This file is indexed.

/usr/share/doc/greed/README.Debian is in greed 3.10-1build1.

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
13
14
15
16
17
18
19
20
21
22
23
24
25
Note on the high score file:

The high-score file is kept in /var/games/greed and is named greed.hs.
These file is writable by group "games", and greed is sgid "games" so
that it can write to it.

If you want to change the permissions on greed, you should be aware
that these file must match -- it must somehow be writable by greed.
If it isn't, you're on your own.

In earlier versions of greed, the /var/games/greed directory was owned
by root:games, and was group-writable.  This is no longer the case, so
greed cannot recreate these files if they disappear (assuming it ever
could, which I've never tested). In this case you should use

# dpkg-reconfigure greed

You may also want to know that these file is not technically part of
the greed package.  It is created by the post-install script if
it don't already exists, and removed by the pre-remove script when
you purge the package.  If you're trying to install this Debian
package on a RPM or Slackware system, this may be important
information for you.

 -- Josue Abarca <jmaslibre@debian.org.gt>, Sat, 17 Apr 2010 03:23:44 -0600