This file is indexed.

/usr/lib/pd/extra/sigpack/ustep~-help.pd is in pd-sigpack 0.0.4.2-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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#N canvas 286 425 449 368 10;
#X obj 62 318 dac~;
#X obj 62 283 *~;
#X obj 94 266 line~;
#X obj 94 243 pack 0 50;
#X obj 94 221 dbtorms;
#X floatatom 104 120 1 0 0 0 - - -;
#X text 60 35 signal unity step function;
#X text 117 119 Mode[0/1];
#X text 184 203 Mode0: if signal is above the;
#X text 241 215 specified threshold a unity;
#X text 241 227 step is output \, otherwise zero;
#X text 183 242 Mode1: same as above but if below the;
#X text 238 254 threshold \, the signal passes;
#X text 239 266 unchanged;
#X obj 62 92 osc~ 440;
#X floatatom 62 70 5 0 0 0 - - -;
#X text 301 15 arg<mode><threshold>;
#X text 347 332 sIgpAck 0.01;
#X obj 62 163 ustep~ 0 0.5;
#X text 276 345 2002 www.weiss-archiv.de;
#X text 60 13 ---ustep~---;
#X floatatom 161 149 5 0 1 1 thresh[0-1] - -;
#X floatatom 94 203 5 0 100 0 - - -;
#X connect 1 0 0 0;
#X connect 1 0 0 1;
#X connect 2 0 1 1;
#X connect 3 0 2 0;
#X connect 4 0 3 0;
#X connect 5 0 18 1;
#X connect 14 0 18 0;
#X connect 15 0 14 0;
#X connect 18 0 1 0;
#X connect 21 0 18 2;
#X connect 22 0 4 0;