This file is indexed.

/usr/lib/pd/extra/cyclone/urn-help.pd is in pd-cyclone 0.1~alpha55-3.

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
#N canvas 334 134 654 371 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 20 331 docs based on the MAX/MSP reference (c) cycling'74
;
#X text 19 345 ___________________________________________________ ;
#X obj 30 25 urn;
#X text 75 26 rng without duplicate numbers;
#X floatatom 243 249 5 0 0 0 - - -;
#X obj 243 79 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 243 186 urn 4;
#X msg 145 154 clear;
#X floatatom 273 118 5 0 0 0 - - -;
#X msg 143 113 seed \$1;
#X floatatom 143 92 5 0 0 0 - - -;
#X text 291 188 arg is number of different values to produce;
#X text 318 119 clear rng and set new nr. of values;
#X text 266 79 send out a random nr.;
#X text 48 113 (re)seed rng;
#X text 17 156 clear list of nrs;
#X text 285 251 random output;
#X obj 273 218 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 294 219 sent out all different values;
#X connect 6 0 7 0;
#X connect 7 0 5 0;
#X connect 7 1 18 0;
#X connect 8 0 7 0;
#X connect 9 0 7 1;
#X connect 10 0 7 0;
#X connect 11 0 10 0;