aboutsummaryrefslogtreecommitdiff
path: root/externals/build/doc/help-system.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/build/doc/help-system.pd')
-rw-r--r--externals/build/doc/help-system.pd8
1 files changed, 8 insertions, 0 deletions
diff --git a/externals/build/doc/help-system.pd b/externals/build/doc/help-system.pd
new file mode 100644
index 00000000..867fee19
--- /dev/null
+++ b/externals/build/doc/help-system.pd
@@ -0,0 +1,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;