This file is indexed.

/usr/lib/pd/extra/rtc/reanimate.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
19
20
21
22
#N canvas 273 116 279 272 10;
#X obj 42 72 route bang;
#X obj 42 44 inlet;
#X text 106 232 1997 by Karlheinz
Essl;
#X obj 42 204 outlet;
#X obj 107 205 outlet;
#X msg 107 136 stop;
#X obj 158 42 inlet;
#X obj 107 177 delay \$1;
#X obj 107 106 b;
#X obj 42 105 t b b b;
#X connect 0 0 9 0;
#X connect 0 1 8 0;
#X connect 1 0 0 0;
#X connect 5 0 7 0;
#X connect 6 0 7 1;
#X connect 7 0 4 0;
#X connect 8 0 5 0;
#X connect 9 0 3 0;
#X connect 9 1 7 0;
#X connect 9 2 5 0;