/usr/lib/pd/extra/rtc/sneak.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 20 21 | #N canvas 396 245 332 338 10;
#X obj 49 127 sneak-random;
#X obj 49 40 inlet;
#X obj 49 239 outlet;
#X obj 79 208 outlet;
#X obj 49 174 nth;
#X obj 128 37 inlet;
#X text 79 293 1994-98 by Karlheinz Essl;
#X text 139 267 vs. 1.1;
#X obj 128 95 list length;
#X obj 49 149 t a a;
#X obj 128 64 t a a;
#X connect 0 0 9 0;
#X connect 1 0 0 0;
#X connect 4 0 2 0;
#X connect 5 0 10 0;
#X connect 8 0 0 1;
#X connect 9 0 4 0;
#X connect 9 1 3 0;
#X connect 10 0 8 0;
#X connect 10 1 4 1;
|