Linux Shell Scripting Tutorial (LSST) v1.05r3
Prev
Chapter 1: Introduction : Linux Shell basics
Next
Which Shell we are going use in this tutorial?
We are using bash shell.
Learning Objectives
After completing this tutorial, you will be able to:
Understand the basis of Linux shell scripting
Write shell scripts and use it to save time with automated scripts
Customizing shell start-up files
Creating nifty utilities
Control your administration tasks such as Linux user management, Linux system monitoring etc
Prev
Home
Next
Why to Write Shell Script ?
Up
Getting started with Shell Programming