This file is indexed.

/usr/lib/pd/extra/purepd/purepd_error.pd is in pd-purepd 0.1.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
#N canvas 577 79 466 316 10;
#X obj 168 52 inlet;
#X obj 168 186 print error;
#X obj 168 124 list prepend \$1:;
#X obj 168 156 list trim;
#X connect 0 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;