/usr/lib/pd/extra/rtc/@.pd is in pd-rtclib 4.1-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 | #N canvas 308 131 301 286 10;
#X obj 39 162 * 1;
#X obj 39 218 outlet;
#X obj 39 131 / 127;
#X obj 39 67 t f b;
#X obj 39 41 inlet;
#X obj 95 105 f \$2;
#X obj 95 131 - \$1;
#X obj 39 189 + \$1;
#X text 109 207 1992-96 by Gerhard Eckel;
#X text 109 226 vs 1.1;
#X connect 0 0 7 0;
#X connect 2 0 0 0;
#X connect 3 0 2 0;
#X connect 3 1 5 0;
#X connect 4 0 3 0;
#X connect 5 0 6 0;
#X connect 6 0 0 1;
#X connect 7 0 1 0;
|