aboutsummaryrefslogtreecommitdiff
path: root/system-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-07 16:50:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-07 16:50:40 +0000
commit2ebf3a93d6556a882f8d41c13071195941f63a9d (patch)
tree86c0b022b27ba224d2aa679aedb18db25b0730e5 /system-help.pd
parentf40d8c3d61e9ac6a7a4e06f6bfc7a2567c38bb33 (diff)
renamed helpfiles to the standard
svn path=/trunk/externals/motex/; revision=4162
Diffstat (limited to 'system-help.pd')
-rw-r--r--system-help.pd8
1 files changed, 8 insertions, 0 deletions
diff --git a/system-help.pd b/system-help.pd
new file mode 100644
index 0000000..867fee1
--- /dev/null
+++ b/system-help.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;