From 2ebf3a93d6556a882f8d41c13071195941f63a9d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 7 Dec 2005 16:50:40 +0000 Subject: renamed helpfiles to the standard svn path=/trunk/externals/motex/; revision=4162 --- system-help.pd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system-help.pd (limited to 'system-help.pd') 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; -- cgit v1.2.1