This file is indexed.

/usr/lib/pd/extra/list-abs/list-mult.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
#N canvas 256 135 500 518 10;
#X obj 59 31 inlet;
#X obj 138 34 inlet;
#X obj 59 117 outlet;
#X obj 59 84 list-emath *;
#X connect 0 0 3 0;
#X connect 1 0 3 1;
#X connect 3 0 2 0;