This file is indexed.

/usr/lib/pd/extra/rtc/line2-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
17
18
19
20
#N canvas 351 161 559 394 10;
#X obj 161 289 timer;
#X obj 191 263 b;
#X floatatom 161 316 5 0 0 0 - - -;
#X obj 161 148 t b b;
#X msg 161 118 bang;
#X text 43 58 line2;
#X floatatom 109 260 5 0 0 0 - - -;
#X obj 161 217 line2;
#X msg 161 174 1 \, 200 5239;
#X text 58 84 line which sends a bang to its 2nd outlet \, when finished.
Like "Line" in Max.;
#X connect 0 0 2 0;
#X connect 1 0 0 1;
#X connect 3 0 8 0;
#X connect 3 1 0 0;
#X connect 4 0 3 0;
#X connect 7 0 6 0;
#X connect 7 1 1 0;
#X connect 8 0 7 0;