Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
unix_shell_programming_pt2092 [2019/06/02 11:44] – [Links] rpjday | unix_shell_programming_pt2092 [2019/06/02 15:31] (current) – [Examine] rpjday | ||
---|---|---|---|
Line 7: | Line 7: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
Bashisms and syntactic analysis: | Bashisms and syntactic analysis: | ||
Line 15: | Line 16: | ||
* [[https:// | * [[https:// | ||
- | ===== Examine ===== | + | ===== Examine/ |
* print/ | * print/ | ||
Line 22: | Line 23: | ||
* ShellCheck | * ShellCheck | ||
* shell debugger | * shell debugger | ||
+ | * shopt | ||
+ | * export aliases (alias -x) | ||
+ | * mktemp |