This file is indexed.

/usr/lib/pd/extra/hcs/square~.pd is in pd-hcs 0.1-5.

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
#N canvas 40 249 351 357 10;
#X obj 73 281 outlet~;
#X obj 96 8 inlet;
#X obj 73 195 *~ 2;
#X obj 73 222 -~ 1;
#X obj 73 155 pwm~;
#X msg 65 86 0.5;
#X obj 97 86 purepd/float_argument \$1;
#X obj 169 8 loadbang;
#X connect 1 0 6 0;
#X connect 2 0 3 0;
#X connect 3 0 0 0;
#X connect 4 0 2 0;
#X connect 5 0 4 0;
#X connect 6 0 4 1;
#X connect 7 0 6 0;
#X connect 7 0 5 0;