4 lines
95 B
XML
4 lines
95 B
XML
$ fecho cmd echo hello world
|
|
$ pda set a --secret < cmd
|
|
$ pda get a --run --secret
|
|
hello world
|