Linux Shell Scripting Tutorial (LSST) v1.05r3
Prev
Chapter 2: Getting started with Shell Programming
Next
Getting started with Shell Programming
Objective
Upon completion of this module, you will be able to do following:
Understand basic steps to write a shell scripts
Define variables and use them in a shell
Shell arithmetic
Basic input/output statements
Use of wild card characters
Understanding necessary concepts such as pipes, filter and processes
Prev
Home
Next
More on Shell...
Up
How to write shell script