This file is indexed.

/usr/lib/pd/extra/hcs/noquit-help.pd is in pd-hcs 0.1-5.

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
#N canvas 257 41 431 325 10;
#X obj 64 222 noquit;
#X obj 64 107 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 81 131 bang;
#X msg 97 155 reset;
#X msg 108 178 quit;
#X obj 9 7 cnv 15 400 30 empty empty noquit 20 16 0 14 -261682 -66577
0;
#X obj 64 250 bng 35 250 50 0 empty empty bang_on_quit 38 17 0 12 -261234
-1 -1;
#X msg 108 198 quitnow;
#X text 159 177 quit in the normal way;
#X text 88 106 override/reset quitting;
#X text 118 132 override quitting;
#X text 139 153 re-enable normal quit function;
#X text 159 197 quit now without any confirmation at all;
#X text 34 58 override quitting Pd for installations \, performances
\, etc.;
#X connect 0 0 6 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 7 0 0 0;