6 lines
88 B
XML
6 lines
88 B
XML
$ fecho cmd echo hello
|
|
$ pda set a < cmd
|
|
$ pda get a
|
|
echo hello
|
|
$ pda get a --run
|
|
hello
|