25% developed

Bash Shell Scripting

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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[edit | edit source]

Introduction[edit | edit source]

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

Beginning Bash[edit | edit source]

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

More to Bash[edit | edit source]

Pipelines and Substitution
Shell Arithmetic
External Programs
Whiptail
Index of Symbols

See also[edit | edit source]

Related Wikibooks[edit | edit source]

External links[edit | edit source]