This file is indexed.

/usr/share/puredata/doc/5.reference/receive-help.pd is in puredata-core 0.48.1-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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#N canvas 257 45 511 351 12;
#X text 278 321 updated for Pd version 0.32;
#X floatatom 36 55 5 0 0 0 - - -, f 5;
#X floatatom 172 58 5 0 0 0 - - -, f 5;
#X floatatom 312 57 5 0 0 0 - - -, f 5;
#X floatatom 38 134 5 0 0 0 - - -, f 5;
#X floatatom 191 136 5 0 0 0 - - -, f 5;
#X floatatom 345 134 5 0 0 0 - - -, f 5;
#X text 62 321 abbreviation:;
#X obj 36 80 send help-rcv1;
#X obj 172 81 send help-rcv1;
#X obj 311 81 send help-rcv2;
#X obj 38 110 receive help-rcv1;
#X obj 191 110 receive help-rcv2;
#X obj 345 110 receive help-rcv2;
#X text 31 161 "Receive" outputs messages sent via "send." Sends and
receives are named to tell them whom to connect to. They work across
windows too. Also \, you can use message boxes as shown:;
#X msg 84 233 \; help-rcv1 34 \; help-rcv2 67;
#X obj 172 320 r;
#X obj 21 10 receive;
#X text 79 10 -- receive messages without patch cords;
#X connect 1 0 8 0;
#X connect 2 0 9 0;
#X connect 3 0 10 0;
#X connect 11 0 4 0;
#X connect 12 0 5 0;
#X connect 13 0 6 0;