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