Bash Shell Scripting
Crash Course
crowfly.net

  >>

Introduction

GNU_Tools

Example1

Example2

Execution_bit

Bang_bin_bash

Example3

The_dot

Example4

Example5

Example6

Example7

Example8

Background

Forking

Example9

Bash_profile

Pattern_match

Regex

Debug

Gory_details

References

  >>

Bash Shell Scripting Crash Course

 

New York

David Link - 7/20/2006

The Bash Shell (/bin/bash) version 2.0, came about in 1988.

Also known as the "Bourne Again Shell" after Steven Bourne's shell, the bourne shell (/bin/sh), which came about in 1979.

It is part of the GNU project, www.gnu.org, started by Richard Stallman, of the Free Software Foundation, www.fsf.org.

The Bash Shell conforms to the POSIX standard (Portable Operating System Interface).