This file is indexed.

/usr/lib/pd/extra/ggee/button-help.pd is in pd-ggee 0.26-3.

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
#N canvas 215 105 529 408 10;
#X obj 41 115 button OK;
#X obj 77 249 print;
#X obj 118 128 button Hit_me_with_your_rhythm_stick;
#X msg 118 181 yes I will;
#X obj 118 83 button OK;
#X text 17 21 Button \, a bang with a label (no pics yet);
#X text 26 374 (C) dosmildos Guenter Geiger;
#X text 17 41 button <text> \, _ are made into spaces;
#X connect 0 0 1 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 2 0;