*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
|
||||
`rbash -e {{path/to/script.sh}}`
|
||||
|
||||
- Read and execute commands from stdin:
|
||||
- Read and execute commands from `stdin`:
|
||||
|
||||
`rbash -s`
|
||||
|
Reference in New Issue
Block a user