Bash Shell Scripting

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.

Wikibooks Contributors Present:
Bash Shell Scripting

An introductory look to Bash


Table of Contents

edit

Introduction

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

Beginning Bash

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

More to Bash

edit
Pipelines and Substitution
Shell Arithmetic
External Programs
Whiptail
Index of Symbols

See also

edit
edit
edit