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 15:05] rpjday [Examine] |
unix_shell_programming_pt2092 [2019/06/02 15:31] rpjday [Examine] |
||
---|---|---|---|
Line 16: | Line 16: | ||
* [[https://www.cyberciti.biz/faq/turn-on-or-off-color-syntax-highlighting-in-vi-or-vim/|vim syntax highlighting]] | * [[https://www.cyberciti.biz/faq/turn-on-or-off-color-syntax-highlighting-in-vi-or-vim/|vim syntax highlighting]] | ||
- | ===== Examine ===== | + | ===== Examine/cover ===== |
* print/printf | * print/printf | ||
Line 24: | Line 24: | ||
* shell debugger | * shell debugger | ||
* shopt | * shopt | ||
+ | * export aliases (alias -x) | ||
+ | * mktemp |