/usr/lib/pd/extra/upp/upp.fwd.pd is in pd-upp 0.1-1.
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 | #N canvas 0 22 208 212 10;
#X obj 35 50 t b a b;
#X obj 56 96 list prepend add2;
#X msg 80 73 set \, addsemi;
#X obj 53 122 list trim;
#X obj 35 24 inlet;
#X msg 36 152;
#X connect 0 0 5 0;
#X connect 0 1 1 0;
#X connect 0 2 2 0;
#X connect 1 0 3 0;
#X connect 2 0 5 0;
#X connect 3 0 5 0;
#X connect 4 0 0 0;
|