This file is indexed.

/usr/lib/pd/extra/purepd/sgn~.pd is in pd-purepd 0.1.1-1.

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
#N canvas 761 36 303 300 10;
#X obj 23 26 inlet~;
#X obj 23 243 outlet~;
#X obj 26 115 lt~ 0;
#X obj 88 117 gt~ 0;
#X obj 26 137 *~ -1;
#X msg 173 26 version 1.0.0;
#N canvas 0 22 246 156 abslist 0;
#X msg 35 70 lt~;
#X msg 35 100 gt~;
#X msg 85 70 lt~-help;
#X msg 85 100 gt~-help;
#X msg 35 40 sgn~-help;
#X restore 175 52 pd abslist;
#X connect 0 0 3 0;
#X connect 0 0 2 0;
#X connect 2 0 4 0;
#X connect 3 0 1 0;
#X connect 4 0 1 0;