This file is indexed.

/usr/lib/pd/extra/rtc/count-bang.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 228 124 259 270 10;
#X obj 30 44 inlet;
#X obj 91 44 inlet;
#X obj 30 187 outlet;
#X msg 91 78 0;
#X obj 30 122 +;
#X msg 30 78 1;
#X obj 59 122 f;
#X connect 0 0 5 0;
#X connect 1 0 3 0;
#X connect 3 0 6 0;
#X connect 4 0 6 0;
#X connect 4 0 2 0;
#X connect 5 0 4 0;
#X connect 6 0 4 1;