This file is indexed.

/usr/lib/pd/extra/puremapping/distance.pd is in pd-puremapping 20160130-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
#N canvas 0 0 450 300 10;
#X obj 80 47 inlet;
#X obj 150 49 inlet;
#X obj 80 129 abs;
#X obj 80 195 outlet;
#X obj 80 95 - \$1;
#X connect 0 0 4 0;
#X connect 1 0 4 1;
#X connect 2 0 3 0;
#X connect 4 0 2 0;