/usr/lib/pd/extra/mapping/reverse-help.pd is in pd-mapping 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 550 202 481 324 10;
#X obj 5 2 cnv 15 450 20 empty empty reverse 2 11 1 18 -233017 -66577
0;
#X msg 422 3 pddp;
#X text 276 270 released under the GNU GPL;
#X floatatom 153 120 5 0 0 0 - - -;
#X floatatom 153 196 5 0 0 0 - - -;
#X obj 156 101 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 156 213 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 153 156 reverse;
#X text 27 43 Reverses the direction of a stream of numbers.;
#X text 12 270 (C) Copyright 2004 Free Software Foundation;
#X connect 3 0 7 0;
#X connect 4 0 6 0;
#X connect 5 0 3 0;
#X connect 7 0 4 0;
|