This file is indexed.

/usr/lib/pd/extra/rtc/butlast-help.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
#N canvas 3 48 473 349 10;
#X obj 106 208 bng 15 250 50 1 empty empty clear_display 0 -6 0 8 -262144
-1 -1;
#X obj 65 207 show;
#X obj 65 175 butlast;
#X msg 65 114 1 2 3 4 5;
#X msg 85 140 a b c d e f g h i;
#X msg 65 240;
#X text 25 277 1994 by Karlheinz Essl;
#X text 25 29 butlast;
#X text 25 61 Outputs the input list without its last element.;
#X connect 0 0 1 1;
#X connect 1 0 5 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 4 0 2 0;