This file is indexed.

/usr/share/doc/burn/BUGS is in burn 0.4.6-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
13
datacd - -n newpath = oldpath
        If second argument is not specified, no error is raised.

CLOSED -A -s -a (-s option must be after MODE)
        I closed it even better:

CLOSED it checks media capacity before disk usage. So it asks to go on even if
        there is no disk space.

CLOSED spaces in mp3 and ogg files bring to decoder problems. It seems due to
        an incorrect shell expansion. Decoder tries to decode filename's splitted portions.

CLOSED spaces in mp3 and ogg files bring to delete from temp directory problems.