1 2 3 4 5 6 7 8 9
{ "commands": { "prefix1": ["ls"], "out1": ["./out.sh"], "multiline": ["./multiline.sh"], "large": ["./large.sh"], "a b c": "echo a b c" } }