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

<<   >>
GNU Tools

These are the GNU Command line tools, that are used in Shell Scripting.

They are sometimes called the Power Tools.

 

           awk       paste        
           cat       sed
           cut       sort
           grep      tail
           head      tr
           more      wc