This file is indexed.

/usr/lib/pd/extra/list-abs/list-drip2.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
#N canvas 161 215 536 406 10;
#X text 81 50 Drips two lists in sync \, as long as the first list
lasts.;
#X obj 96 273 outlet;
#X obj 96 87 inlet;
#X obj 189 270 outlet;
#X obj 257 272 outlet;
#X obj 353 125 inlet;
#X text 304 270 End;
#X obj 96 163 list-drip;
#X obj 96 186 t a b;
#X obj 189 222 list-dripslow;
#X connect 2 0 7 0;
#X connect 5 0 9 1;
#X connect 7 0 8 0;
#X connect 7 1 4 0;
#X connect 8 0 1 0;
#X connect 8 1 9 0;
#X connect 9 0 3 0;