This file is indexed.

/usr/lib/pd/extra/list-abs/list-nth.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
15
16
17
18
19
20
21
22
23
#N canvas 0 0 570 388 10;
#X obj 116 86 list;
#X msg 203 167 set \, adddollar \$1;
#X obj 116 259 outlet;
#X obj 116 57 inlet;
#X obj 171 88 f \$1;
#X obj 217 58 loadbang;
#X obj 171 57 inlet;
#X obj 171 111 moses;
#X obj 203 133 + 1;
#X msg 171 145 set;
#X msg 116 227;
#X connect 0 0 10 0;
#X connect 1 0 10 0;
#X connect 3 0 0 0;
#X connect 4 0 7 0;
#X connect 5 0 4 0;
#X connect 6 0 4 0;
#X connect 7 0 9 0;
#X connect 7 1 8 0;
#X connect 8 0 1 0;
#X connect 9 0 10 0;
#X connect 10 0 2 0;