This file is indexed.

/usr/lib/pd/extra/rtc/RTC-device.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
#N canvas 63 44 198 241 10;
#X obj 130 46 inlet;
#X obj 24 46 loadbang;
#X msg 24 74 1;
#X obj 24 100 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 24 161 int;
#X obj 24 191 s RTC-dev;
#X obj 24 128 metro 1000;
#X connect 0 0 4 1;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 6 0;
#X connect 4 0 5 0;
#X connect 6 0 4 0;