*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
`tcsh -n {{path/to/script.tcsh}}`
|
||||
|
||||
- Execute specific commands from stdin:
|
||||
- Execute specific commands from `stdin`:
|
||||
|
||||
`{{echo "echo 'tcsh is executed'"}} | tcsh`
|
||||
|
Reference in New Issue
Block a user