/usr/lib/dvi2ps/defaulttray.ps is in dvi2ps 5.1j-1.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 | %%BeginProcSet: defaulttray 1 0
% Disable auto tray selection of dvi2ps-j.
% written by Kazuhiro Kazama (kazama@square.ntt.jp)
TeXDict begin
/settray {
pop
} bind def
end
%%EndProcSet
|