This file is indexed.

/usr/lib/pd/extra/motex/system-help.pd is in pd-motex 1.1.4-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
#N canvas 131 96 450 300 10;
#X obj 151 137 system;
#X text 47 33 send a system message to the console;
#X msg 113 72 echo "Hello my name is" $USERNAME;
#X msg 160 102 ps -ef | grep $USERNAME;
#X text 242 186 IM 2001;
#X connect 2 0 0 0;
#X connect 3 0 0 0;