bash: add debugging example (#1493)
This commit is contained in:

committed by
Waldir Pimenta

parent
e3c103f0ad
commit
cd5897c7c7
@@ -15,6 +15,10 @@
|
|||||||
|
|
||||||
`bash {{file.sh}}`
|
`bash {{file.sh}}`
|
||||||
|
|
||||||
|
- Run commands from a file, logging all commands executed to the terminal:
|
||||||
|
|
||||||
|
`bash -x {{file.sh}}`
|
||||||
|
|
||||||
- Run commands from STDIN:
|
- Run commands from STDIN:
|
||||||
|
|
||||||
`bash -s`
|
`bash -s`
|
||||||
|
Reference in New Issue
Block a user