aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/exec-help.pd
blob: 4d43e556de3e184b2c40d356d54cd97e84f77aa2 (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
40
#N canvas 628 0 501 450 10;
#X obj 10 105 cnv 15 30 17 empty empty empty 20 12 0 14 -241291 -66577
0;
#X obj 1 273 cnv 15 500 17 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 146 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 169 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 324 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 2 170 Inlet 0;
#X obj 1 0 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 9 1 exec;
#X obj 10 105 exec;
#X obj 13 407 renamefile;
#X obj 128 407 unix_time;
#X obj 96 407 ls;
#X msg 10 77 shell xlogo &;
#X msg 119 77 shell ftp ac@artengine.ca &;
#X text 221 147 Inlets (1);
#X text 398 2 GridFlow 0.8.4;
#X obj 1 379 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 215 380 See also;
#X text 9 25 The [exec] launches a Unix shell program or script. It
does not return a result \, see the PureData shell after using the
ftp command.;
#X text 9 197 SYMBOL;
#X text 215 275 Outlets (0);
#X text 15 297 No outlet;
#X text 210 325 Arguments (0);
#X text 64 354;
#X text 14 352 No argument;
#X text 56 196 Inlet 0 accepts a symbol made of the word "shell" which
creates a Unix shell and the program or script to be executed in that
shell like "xlogo &" or "ftp ftpsitename &" \, etc.;
#X connect 12 0 8 0;
#X connect 13 0 8 0;