unix shell scripting advanced

1
Unix Shell Scripting Advanced - Duration: 8 hrs / 76 tutorials Introduction Time Loops Time About this Course 08:53 The while Loop 05:45 Course Structure 04:11 break and continue 05:10 What is the UNIX Shell? 06:01 Numerical Calculations 07:03 Which Shell? 04:47 The for Loop 02:37 What is a Shell Script? 09:11 Chapter Exercises 01:18 Your First Shell Script Exercise Solutions 08:37 A Basic Script 07:50 Text Processing The echo Command 04:16 About Filters 08:16 The read Command 11:46 grep 02:08 Shell Basics Revisited 13:21 Regular Expressions 11:16 Special Characters 08:05 sort 04:33 Comments 05:12 sed 10:04 Chapter Exercises 03:36 awk 1 16:03 Exercise Solutions 06:38 awk 2 02:47 Running a Shell Script Chapter Exercises 07:26 Running a Script on the Command-line 14:29 Exercise Solutions 07:26 Running a Script from within vi 05:13 Functions Your PATH and bin 05:37 Program Structure 04:21 Script Interpreters 07:18 Defining and Calling a Function 06:36 CGI Scripts 05:49 Function Parameters 09:29 Shell Programming Features Function Return Values 06:56 Shell Variables 08:44 Functions in Other Files 02:50 Environment Variables 08:02 Case Study: The yesno Function 07:22 The Trouble with Quotes 1 15:12 Chapter Exercises 04:54 The Trouble with Quotes 2 03:08 Exercise Solutions 06:57 Grouping Commands 03:22 Command-line Parameters Line Control 02:53 Using Command-line Parameters 07:18 Chapter Exercises 08:03 Using shift 03:58 Exercise Solutions 04:45 Using set -- 04:49 Introducing the Course Project 06:02 Using IFS 03:32 Course Project Solution 06:02 Usage Messages 07:20 Conditional Code Chapter Exercises 04:03 True and False 08:37 Exercise Solutions 07:16 Conditional Command Execution 05:17 Advanced Scripting The if Statement 04:50 Debugging 09:17 The else Clause 04:02 Default Values for Variables 03:17 The elif Clause 03:58 Temporary Files 03:36 Using test 1 21:54 Preventing Abnormal Termination 12:34 Using test 2 09:49 Chapter Exercises 02:56 Using test 3 03:01 Exercise Solutions 11:21 The case Statement 07:50 The End 01:36 Chapter Exercises 07:50 Exercise Solutions 07:50

Upload: moon5397

Post on 27-Dec-2015

16 views

Category:

Documents


0 download

DESCRIPTION

Unix Shell Scripting Advanced

TRANSCRIPT

Page 1: Unix Shell Scripting Advanced

Unix Shell Scripting Advanced - Duration: 8 hrs / 76 tutorials

Introduction Time Loops Time

About this Course 08:53 The while Loop 05:45

Course Structure 04:11 break and continue 05:10

What is the UNIX Shell? 06:01 Numerical Calculations 07:03

Which Shell? 04:47 The for Loop 02:37

What is a Shell Script? 09:11 Chapter Exercises 01:18

Your First Shell Script Exercise Solutions 08:37

A Basic Script 07:50 Text Processing

The echo Command 04:16 About Filters 08:16

The read Command 11:46 grep 02:08

Shell Basics Revisited 13:21 Regular Expressions 11:16

Special Characters 08:05 sort 04:33

Comments 05:12 sed 10:04

Chapter Exercises 03:36 awk 1 16:03

Exercise Solutions 06:38 awk 2 02:47

Running a Shell Script Chapter Exercises 07:26

Running a Script on the Command-line 14:29 Exercise Solutions 07:26

Running a Script from within vi 05:13 Functions

Your PATH and bin 05:37 Program Structure 04:21

Script Interpreters 07:18 Defining and Calling a Function 06:36

CGI Scripts 05:49 Function Parameters 09:29

Shell Programming Features Function Return Values 06:56

Shell Variables 08:44 Functions in Other Files 02:50

Environment Variables 08:02 Case Study: The yesno Function 07:22

The Trouble with Quotes 1 15:12 Chapter Exercises 04:54

The Trouble with Quotes 2 03:08 Exercise Solutions 06:57

Grouping Commands 03:22 Command-line Parameters

Line Control 02:53 Using Command-line Parameters 07:18

Chapter Exercises 08:03 Using shift 03:58

Exercise Solutions 04:45 Using set -- 04:49

Introducing the Course Project 06:02 Using IFS 03:32

Course Project Solution 06:02 Usage Messages 07:20

Conditional Code Chapter Exercises 04:03

True and False 08:37 Exercise Solutions 07:16

Conditional Command Execution 05:17 Advanced Scripting

The if Statement 04:50 Debugging 09:17

The else Clause 04:02 Default Values for Variables 03:17

The elif Clause 03:58 Temporary Files 03:36

Using test 1 21:54 Preventing Abnormal Termination 12:34

Using test 2 09:49 Chapter Exercises 02:56

Using test 3 03:01 Exercise Solutions 11:21

The case Statement 07:50 The End 01:36

Chapter Exercises 07:50

Exercise Solutions 07:50