Miscellany
Bash Unix Shell Scripting: | ||
---|---|---|
Unofficial Shell Scripting Stylesheet | Interactive and non-interactive shells and scripts |
Chapter 36. Miscellany
Nobody really knows what the Bourne shell's grammar is. Even examination of the source code is little help. --Tom Duff |
- Table of Contents
- Interactive and non-interactive shells and scripts
- Shell Wrappers
- Tests and Comparisons: Alternatives
- Recursion: a script calling itself
- "Colorizing" Scripts
- Optimizations
- Assorted Tips
- Interactive and non-interactive shells and scripts
-
- Ideas for more powerful scripts
- Widgets
- Ideas for more powerful scripts
- Security Issues
-
- Infected Shell Scripts
- Hiding Shell Script Source
- Writing Secure Shell Scripts
- Hiding Shell Script Source
- Infected Shell Scripts
- Portability Issues
- Shell Scripting Under Windows