mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 04:52:58 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/ksh
2
tldr/ksh
@@ -25,6 +25,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`ksh -n {{path/to/script.ksh}}`
|
||||
|
||||
- Execute a specific script, printing each command in the script before executing it:
|
||||
- E[x]ecute a specific script, printing each command in the script before executing it:
|
||||
|
||||
`ksh -x {{path/to/script.ksh}}`
|
||||
|
||||
Reference in New Issue
Block a user