From 9869785fa773671354496046ed0ad0ecb6b96afc Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 6 Aug 2002 11:28:06 +0000 Subject: * call waitpid in clock callback, output return code of command * start of input pipe svn path=/trunk/externals/ggee/; revision=73 --- control/shell.pd | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) (limited to 'control/shell.pd') diff --git a/control/shell.pd b/control/shell.pd index 194e10b..767559c 100755 --- a/control/shell.pd +++ b/control/shell.pd @@ -8,7 +8,6 @@ #X obj 330 107 shell; #X text 330 68 Getting the date; #X msg 118 17 bang; -#X msg 140 42 ./startwrapper; #X obj 60 17 metro 10; #X floatatom 271 89 4 0 0; #X obj 53 245 shell; @@ -16,15 +15,25 @@ #X msg 133 215 cvs commit -m fixed_bug_in_shell; #X msg 19 191 cvs -q update; #X obj 53 268 route ?; +#X msg 207 147 xedit; +#X obj 168 124 print done; +#X msg 215 257 send sadf asdf asdf; +#X msg 163 286 /usr/bin/perl; +#X msg 160 41 ./test; #X connect 0 0 2 0; +#X connect 0 1 17 0; #X connect 1 0 0 0; #X connect 3 0 0 0; #X connect 4 0 6 0; #X connect 6 0 5 0; -#X connect 8 0 10 0; -#X connect 9 0 0 0; -#X connect 10 0 3 0; -#X connect 12 0 16 0; -#X connect 14 0 12 0; -#X connect 15 0 12 0; -#X connect 16 1 13 0; +#X connect 8 0 9 0; +#X connect 9 0 3 0; +#X connect 10 0 11 0; +#X connect 11 0 15 0; +#X connect 13 0 11 0; +#X connect 14 0 11 0; +#X connect 15 1 12 0; +#X connect 16 0 11 0; +#X connect 18 0 11 0; +#X connect 19 0 11 0; +#X connect 20 0 0 0; -- cgit v1.2.1