[PD-cvs] externals/ggee/control shell-help.pd,1.1,1.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Mar 22 00:38:17 CET 2004


Update of /cvsroot/pure-data/externals/ggee/control
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24438

Modified Files:
	shell-help.pd 
Log Message:
cleaned up and added a text description

Index: shell-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/ggee/control/shell-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** shell-help.pd	5 Nov 2003 11:23:04 -0000	1.1
--- shell-help.pd	21 Mar 2004 23:38:15 -0000	1.2
***************
*** 1,39 ****
! #N canvas 420 4 512 424 10;
! #X obj 137 98 shell;
! #X msg 36 39 ls;
! #X obj 121 165 print;
! #X msg 64 40 ls makefile;
! #X msg 330 86 date +%k%M;
! #X floatatom 330 130 4 0 0;
! #X obj 330 107 shell;
! #X text 330 68 Getting the date;
! #X msg 118 17 bang;
! #X obj 60 17 metro 10;
! #X floatatom 271 89 4 0 0;
! #X obj 53 245 shell;
! #X obj 97 306 print;
! #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 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;
--- 1,43 ----
! #N canvas 199 124 499 378 10;
! #X obj 35 100 shell;
! #X msg 35 65 ls;
! #X msg 360 97 date +%k%M;
! #X floatatom 360 141 4 0 0 0 - - -;
! #X obj 360 118 shell;
! #X obj 51 319 shell;
! #X msg 74 288 cvs commit -m fixed_bug_in_shell;
! #X msg 65 264 cvs -q update;
! #X msg 12 193 xedit;
! #X msg 36 213 /usr/bin/perl;
! #X text 343 79 Getting the time;
! #X obj 362 213 shell;
! #X text 345 174 Getting the date;
! #X symbolatom 362 254 0 0 0 0 - - -;
! #X msg 362 192 date +%Y.%m.%d;
! #X obj 362 233 symbol;
! #X obj 409 214 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
! -1;
! #X obj 404 118 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
! -1;
! #X obj 65 126 print DONE;
! #X obj 35 147 print STDOUT;
! #X text 30 7 This object allows you to run commands in a UNIX shell.
! STDIN is received on the inlet. STDOUT is output on the left inlet
! \, STDERR is output to the Pd console. When execution is complete \,
! the right outlet is banged.;
! #X floatatom 61 234 5 0 0 0 - - -;
! #X connect 0 0 19 0;
! #X connect 0 1 18 0;
  #X connect 1 0 0 0;
! #X connect 2 0 4 0;
! #X connect 4 0 3 0;
! #X connect 4 1 17 0;
  #X connect 6 0 5 0;
! #X connect 7 0 5 0;
! #X connect 8 0 5 0;
! #X connect 9 0 5 0;
  #X connect 11 0 15 0;
! #X connect 11 1 16 0;
  #X connect 14 0 11 0;
! #X connect 15 0 13 0;
! #X connect 21 0 5 0;





More information about the Pd-cvs mailing list