Bash Shell Scripting

Wikibooks Contributors Present:
Bash Shell Scripting

An introductory look to Bash


Currently this book provides an introductory level knowledge of Bash. Go to External Programs, External links and Using man, info and help for further directions and inspirations.

Table of Contents

Introduction

About Bash
History
Prerequisites
How to read the book?
A few notes on terminology
Some notes on your shell

Beginning Bash

Intro Exercise
Simple Commands
Exit Status
Variables
Input-Output
Positional Parameters
Conditional Expressions
Loops
Shell Functions
Environment

More to Bash

Pipelines and Substitution
Shell Arithmetic
External Programs
Whiptail
Index of Symbols

See also