External Filters, Programs and Commands
Bash Unix Shell Scripting: | ||
---|---|---|
Job Control Commands | Basic Commands |
Chapter 16. External Filters, Programs and Commands
- Table of Contents
- Basic Commands
- Complex Commands
- Time / Date Commands
- Text Processing Commands
- File and Archiving Commands
- Communications Commands
- Terminal Control Commands
- Math Commands
- Miscellaneous Commands
- Basic Commands
Standard UNIX commands make shell scripts more versatile. The power of scripts comes from coupling system commands and shell directives with simple programming constructs.