/usr/lib/pd/extra/rtc/choose.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 | #N canvas 416 57 348 341 10;
#X obj 65 62 inlet;
#X obj 65 97 t b f;
#X obj 196 62 inlet;
#X obj 65 217 outlet;
#X obj 65 127 list;
#X text 93 251 1996 by Karlheinz Essl;
#X obj 65 186 list split;
#X obj 65 159 scramble;
#X connect 0 0 1 0;
#X connect 1 0 4 0;
#X connect 1 1 6 1;
#X connect 2 0 4 1;
#X connect 4 0 7 0;
#X connect 6 0 3 0;
#X connect 7 0 6 0;
|