This file is indexed.

/usr/lib/pd/extra/kollabs/anytabread.pd is in pd-kollabs 2~repack-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
#N canvas 0 22 380 343 10;
#X obj 105 246 s;
#X obj 105 137 t b f;
#X obj 105 85 inlet index;
#X text 227 269 (c)2013 Marian Weger;
#X obj 152 169 list prepend \$1;
#X obj 117 315 outlet;
#X text 39 52 anytabread <table_name>;
#X obj 105 107 f;
#X msg 152 191 symbol \$1/\$2/anytable/read;
#X obj 105 169 f \$0;
#X obj 117 293 r \$1/anytable/out/\$0;
#X connect 1 0 9 0;
#X connect 1 1 4 0;
#X connect 2 0 7 0;
#X connect 4 0 8 0;
#X connect 7 0 1 0;
#X connect 8 0 0 1;
#X connect 9 0 0 0;
#X connect 10 0 5 0;