This file is indexed.

/usr/lib/pd/extra/hcs/tkconsole.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
18
19
#N canvas 641 54 450 300 10;
#X obj 184 52 route float;
#X obj 184 76 select 0;
#X obj 184 23 inlet;
#X msg 185 166 console \$1;
#X obj 229 97 bang;
#X obj 185 209 hcs/sys_gui;
#X msg 229 120 show;
#X msg 185 120 hide;
#X obj 185 143 symbol;
#X connect 0 0 1 0;
#X connect 1 0 7 0;
#X connect 1 1 4 0;
#X connect 2 0 0 0;
#X connect 3 0 5 0;
#X connect 4 0 6 0;
#X connect 6 0 8 0;
#X connect 7 0 8 0;
#X connect 8 0 3 0;