This file is indexed.

/usr/lib/pd/extra/list-abs/triple-scale-help.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#N canvas 0 33 515 437 10;
#X obj 112 74 hsl 128 15 0 1 0 0 empty empty factor_(0-1) -2 -6 0 10
-262144 -1 -1 0 0;
#X obj 109 187 triple-scale;
#X text 61 29 interpolate linearily between two points (x \, y \, z)
;
#X obj 109 216 unpack 0 0 0;
#X obj 109 264 vsl 15 128 0 10 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 1;
#X obj 148 264 vsl 15 128 0 10 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 1;
#X obj 188 264 vsl 15 128 0 10 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 1;
#X floatatom 109 238 5 0 0 0 - - -;
#X floatatom 148 238 5 0 0 0 - - -;
#X floatatom 188 238 5 0 0 0 - - -;
#X msg 148 132 5 1 9;
#X msg 188 160 8 2 1;
#N canvas 362 181 494 396 META 0;
#X text 12 25 LICENSE SIBSD;
#X text 12 155 AUTHOR Frank Barknecht;
#X text 12 175 HELP_PATCH_AUTHORS Frank Barknecht. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS control list_op;
#X text 12 135 OUTLET_0 list;
#X text 12 45 DESCRIPTION interpolate linearily between two points
(x \, y \, z);
#X text 12 75 INLET_0 float;
#X text 12 95 INLET_1 list;
#X text 12 115 INLET_2 list;
#X restore 458 408 pd META;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 3 0 7 0;
#X connect 3 1 8 0;
#X connect 3 2 9 0;
#X connect 7 0 4 0;
#X connect 8 0 5 0;
#X connect 9 0 6 0;
#X connect 10 0 1 1;
#X connect 11 0 1 2;