CONTENTS IN DETAIL
- TITLE PAGE
- COPYRIGHT
- ABOUT THE AUTHORS AND TECHNICAL REVIEWER
- ACKNOWLEDGMENTS
- INTRODUCTION
- What Is in This Book
- The Scripting Exercises
- How to Use This Book
- 1BASH BASICS
- Environmental Setup
- Accessing the Bash Shell
- Installing a Text Editor
- Exploring the Shell
- Checking Environment Variables
- Running Linux Commands
- Elements of a Bash Script
- The Shebang Line
- Comments
- Commands
- Execution
- Debugging
- Basic Syntax
- Variables
- Arithmetic Operators
- Arrays
- Streams
- Control Operators
- Redirection Operators
- Positional Arguments
- Input Prompting
- Exit Codes
- Exercise 1: Recording Your Name and the Date
- Summary
- 2FLOW CONTROL AND TEXT PROCESSING
- Test Operators
- if Conditions
- Linking Conditions
- Testing Command Success
- Checking Subsequent Conditions ...
Get Black Hat Bash now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.