pda/testdata/get-run.ct

6 lines
97 B
XML

$ fecho cmd echo hello
$ pda set a@gr < cmd
$ pda get a@gr
echo hello
$ pda get a@gr --run
hello