This file is indexed.

/usr/lib/pd/extra/moonlib/basedir-help.pd is in pd-moonlib 0.2-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
#N canvas 136 196 430 247 10;
#X obj 0 0 cnv 8 100 60 empty empty basedir 20 20 1 18 -262144 -1109
0;
#X text 7 221 (c) Moonix: Antoine Rousseau 2003;
#X text 135 12 basename/dirname functions;
#X obj 124 102 basedir;
#X obj 124 136 unpack s s;
#X symbolatom 124 158 0 0 0;
#X symbolatom 189 158 0 0 0;
#X msg 124 62 symbol /usr/local/bin/pd;
#X obj 124 42 loadbang;
#X text 108 175 basename;
#X text 212 175 dirname;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 4 1 6 0;
#X connect 7 0 3 0;
#X connect 8 0 7 0;