This file is indexed.

/usr/share/texmf-texlive/dvips/base/resolution400.ps is in texlive-base 2009-15.

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
% (This is the file {\tt resolution400.ps} supplied with NeWSprint.)
% {\tt simpson@math.psu.edu} only got this work by downloading the code
% via an extra header file, i.e., having this in the Dvips config file:
%
% M sparcptr
% D 400
% h resolution400.ps
%
/SetResolution {
    /setres where {
        /setres get exec
    }{
        pop
    } ifelse
} def
%%BeginFeature *SetResolution 400
400 SetResolution
%%EndFeature
%%EndSetup