This file is indexed.

/usr/lib/pd/extra/list-abs/list-idx.pd is in pd-list-abs 0.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
#N canvas 0 0 450 300 10;
#X obj 122 108 inlet;
#X obj 197 69 loadbang;
#X obj 187 95 f \$1;
#X obj 154 210 outlet;
#X obj 187 47 inlet;
#X obj 154 176 list split 1;
#X obj 122 139 list-splat;
#X connect 0 0 6 0;
#X connect 1 0 2 0;
#X connect 2 0 6 1;
#X connect 4 0 2 0;
#X connect 5 0 3 0;
#X connect 6 1 5 0;