aboutsummaryrefslogtreecommitdiff
path: root/control/shell.pd
blob: a3b1735c728a6f0c401b9d8bf494311a70f61550 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#N canvas 338 239 450 300 10;
#X obj 137 98 shell;
#X msg 36 39 ls;
#X obj 121 165 print;
#X msg 64 40 ls makefile;
#X msg 287 159 date +%k%M;
#X floatatom 287 195 4 0 0;
#X obj 287 177 shell;
#X text 287 141 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 connect 0 0 2 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;