1[exec:nosuchcommand] exec nosuchcommand 2[!exec:cat] stop 3exec cat foo 4stdout 'foo\n' 5 6-- foo -- 7foo
View as plain text