This file is indexed.

/usr/lib/pd/extra/upp/upp.dilemma.pd is in pd-upp 0.1.0-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
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#N canvas 68 50 453 244 10;
#X obj 41 139 spigot;
#X obj 180 141 spigot;
#X obj 74 117 == 0;
#X obj 44 33 inlet;
#X obj 41 190 outlet;
#X obj 180 191 outlet;
#X obj 184 33 inlet;
#X text 171 65 not directly setting the spigot args;
#X text 171 79 avoids problems if right outlet sets it;
#X obj 84 68 t a b;
#X obj 137 68 f 0;
#X text 43 12 data;
#X text 182 13 control 0/1;
#X text 184 160 if control==1;
#X text 44 158 if control==0;
#X text 352 11 grrrr.org 2012;
#X connect 0 0 4 0;
#X connect 1 0 5 0;
#X connect 2 0 0 1;
#X connect 3 0 9 0;
#X connect 6 0 10 1;
#X connect 9 0 0 0;
#X connect 9 0 1 0;
#X connect 9 1 10 0;
#X connect 10 0 1 1;
#X connect 10 0 2 0;