This file is indexed.

/usr/lib/pd/extra/iemlib/unsymbol-help.pd is in pd-iemlib 1.20.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
20
21
22
23
#N canvas 402 159 306 245 10;
#X obj 10 71 symbol;
#X msg 10 44 blabla;
#X obj 10 99 print a;
#X obj 88 71 symbol;
#X msg 88 44 foo3;
#X obj 88 125 print b;
#X obj 158 100 unsym;
#X obj 88 100 unsymbol;
#X text 72 17 to an anything selector;
#X text 2 4 unsymbol: converts a symbol;
#X text 225 100 no arg.;
#X text 105 188 IEM KUG;
#X text 89 176 musil;
#X text 119 176 @;
#X text 125 176 iem.at;
#X text 40 165 (c) Thomas Musil 2000 - 2005;
#X text 88 198 Graz \, Austria;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 3 0 7 0;
#X connect 4 0 3 0;
#X connect 7 0 5 0;