Unix Shell Scripting Advanced

Monday, July 20, 2009




Description:-

The Unix Shell Scripting Advanced tutorial is recommended for the more advanced user who has a working knowledge of basic UNIX Shell operation. This course describes how to create programs using the syntax and features of the UNIX Shell, focusing on the most popular-- the Bourne Shell. In this eight hour tutorial, author Mark Virtue will demonstrate techniques that will be compatible with all brands of UNIX, including LINUX.

Introduction

About this Course
Course Structure

What is the UNIX Shell?

Which Shell?

What is a Shell Script?


Your First Shell Script

A Basic Script
The echo Command

The read Command

Shell Basics Revisited

Special Characters

Comments

Chapter Exercises

Exercise Solutions


Running a Shell Script

Running a Script on the Command-line
Running a Script from within vi

Your PATH and bin

Script Interpreters

CGI Scripts


Shell Programming Features

Shell Variables
Environment Variables

The Trouble with Quotes

Grouping Commands

Line Control

Chapter Exercises

Exercise Solutions

Introducing the Course Project

Course Project Solution


Conditional Code

True and False
Conditional Command Execution

The if Statement

The else Clause

The elif Clause

Using test

The case Statement

Chapter Exercises

Exercise Solutions


Loops

The while Loop
break and continue

Numerical Calculations

The for Loop

Chapter Exercises

Exercise Solutions


Text Processing

About Filters
grep

Regular Expressions

sort

sed

awk

Chapter Exercises

Exercise Solutions


Functions

Program Structure
Defining and Calling a Function

Function Parameters

Function Return Values

Functions in Other Files

Case Study: The yesno Function

Chapter Exercises

Exercise Solutions


Command-line Parameters

Using Command-line Parameters
Using shift

Using set --

Using IFS

Usage Messages

Chapter Exercises

Exercise Solutions


Advanced Scripting

Debugging
Default Values for Variables

Temporary Files

Preventing Abnormal Termination

Chapter Exercises

Exercise Solutions

The End


Download Links:-


http://www.mediafire.com/download.php?jnjdozami4n


http://www.mediafire.com/download.php?j0linmgmqvt


http://www.mediafire.com/download.php?jd44ieonnjm

4 comments:

viswanadh February 7, 2011 at 10:24 AM  

The last link for "Unix Shell Scripting Advanced" is not working sir.

"http://www.mediafire.com/download.php?jd44ieonnjm" ..this is not working.

Anonymous,  July 6, 2011 at 7:16 PM  

Can u please post the 3rd link again because its not working.

Anonymous,  August 5, 2011 at 11:27 AM  

nice to have the third link working ... :-)

Anonymous,  October 20, 2011 at 1:00 PM  

I found it here:

https://rs260tl.rapidshare.com/#!download|260cg|74479828|UnixShell_Adv.part3.rar|10420|R~0|0|0

Post a Comment

Related Posts with Thumbnails

Sponser Links

Followers

Sponser Links

  ©2009-10 | Disclaimer

Back to TOP