This file is indexed.

/usr/lib/pd/extra/markex/oneshot-help.pd is in pd-markex 0.85-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
#N canvas 151 485 600 500 10;
#X text 124 68 GEM object;
#X obj 123 298 print out1;
#X msg 123 155 bang;
#X text 138 23 oneshot;
#X obj 123 219 oneshot;
#X msg 188 154 clear;
#X text 61 385 oneshot blocks after the initial bang \, until a clear message is received.;
#X connect 2 0 4 0;
#X connect 4 0 1 0;
#X connect 5 0 4 0;