This tutorial introduces the basic usage and scripting of the Linux command line Bash.
Table of contents
- Introduction
- basic syntax
- pattern expansion
- quotes and escaping
- variable
- String manipulation
- arithmetic operations
- line operation
- directory stack
- Getting Started with Scripting
- read command
- Conditional judgment
- loops
- function
- array
- set command, shopt command
- Script debugging
- mktemp command, trap command
- startup environment
- session
- command prompt