An introduction to programming with Bash

bash logo on green background

Opensource.com

An introduction to programming with Bash

Learn how Bash is much more than a shell. This downloadable eBook explores using Bash as a powerful command-line interface (CLI) programming language. You'll first learn basic Bash programming syntax and tools, as well as how to use variables and control operators. Then, learn about logical operators and shell expansions. Finally, you'll find out how to use loops for performing iterative operations.