/usr/lib/pd/extra/hcs/group-help.pd is in pd-hcs 0.1-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 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | #N canvas 296 212 555 357 10;
#X obj 98 40 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X floatatom 95 63 5 0 0 0 User_ID - -;
#X obj 47 200 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 112 86 bang;
#X text 209 168 <-- set by argument or cold inlet;
#X text 148 85 output current;
#X symbolatom 94 305 0 0 0 3 group_name - -;
#X floatatom 222 305 0 0 0 3 gid - -;
#X msg 269 105 symbol trash;
#X text 365 76 use a symbolic group name;
#X msg 269 56 symbol daemon;
#X text 188 195 bang on right inlet if no match;
#X obj 138 195 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 94 167 group;
#X obj 94 200 list;
#X msg 271 83 symbol wheel;
#X msg 194 148 20;
#X obj 133 245 print group_members;
#X text 37 20 fetch passwd data based on UID or group name;
#X text 361 105 ignore bad group names;
#X obj 94 283 unpack symbol float;
#X obj 94 220 list split 2;
#X connect 0 0 1 0;
#X connect 1 0 13 0;
#X connect 3 0 13 0;
#X connect 8 0 13 0;
#X connect 10 0 13 0;
#X connect 13 0 2 0;
#X connect 13 0 14 0;
#X connect 13 1 12 0;
#X connect 14 0 21 0;
#X connect 15 0 13 0;
#X connect 16 0 13 1;
#X connect 20 0 6 0;
#X connect 20 1 7 0;
#X connect 21 0 20 0;
#X connect 21 1 17 0;
|