This file is indexed.

/usr/lib/pd/extra/kollabs/osc2send.pd is in pd-kollabs 2~repack-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 212 191 358 391 10;
#X obj 102 179 s;
#X obj 45 111 list;
#X obj 45 133 list trim;
#X obj 32 31 list split 1;
#X text 28 -52 osc2send;
#X obj 90 71 t b s;
#X text 170 37 (c)2011 Marian Weger;
#X obj 45 155 route bang;
#X obj 32 -11 inlet list;
#X text 130 157 filter out empty messages;
#X connect 1 0 2 0;
#X connect 2 0 7 0;
#X connect 3 0 5 0;
#X connect 3 1 1 1;
#X connect 5 0 1 0;
#X connect 5 1 0 1;
#X connect 7 1 0 0;
#X connect 8 0 3 0;
#X coords 0 391 1 390 85 60 0;