From f40d8c3d61e9ac6a7a4e06f6bfc7a2567c38bb33 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 29 Apr 2003 16:52:44 +0000 Subject: sources from motex_1_1_3.tar.gz svn path=/trunk/externals/motex/; revision=603 --- system.pd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system.pd (limited to 'system.pd') 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; -- cgit v1.2.1