4 lines
92 B
XML
4 lines
92 B
XML
$ fecho cmd sh -c echo hello
|
|
$ pda set foo < cmd
|
|
$ pda get foo --include-binary --run
|
|
hello
|