This file is indexed.

/usr/lib/pd/extra/rtc/random-row-help.pd is in pd-rtclib 4.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
#N canvas 1 48 521 295 10;
#X obj 51 109 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 51 144 random-row;
#X text 25 246 1994 by Karlheinz Essl;
#X text 25 70 Generates a twelve-tone row by random. The elements of
the row range from 0 to 11;
#X text 25 39 random-row;
#X obj 51 177 show;
#X msg 51 208;
#X obj 93 177 bng 15 250 50 1 empty empty clear 0 -6 0 8 -262144 -1
-1;
#X msg 198 22 Dodecaphonics;
#X text 84 114 Click to generate a random row;
#X connect 0 0 1 0;
#X connect 1 0 5 0;
#X connect 5 0 6 0;
#X connect 7 0 5 1;