aboutsummaryrefslogtreecommitdiff
path: root/control/shell.pd
blob: 767559c11d4468ab23ea23d217a6bb2696b2be62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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;