Transcript

1 Getting Started and Working

with Shell Scripting

2 Drilling Deep into Process

Management, Job Control, and Automation

3

5

7

9

3 Using Text Processing and

Filters in Your Scripts

:

11

4 Working with Commands

13

5 Exploring Expressions and

Variables

15

17

6 Neat Tricks with Shell Scripting

7 Performing Arithmetic

Operations in Shell Scripts

19

8 Automating Decision Making in

Scripts

21

10 Using Advanced Functionality

in Scripts

23

25

r

27

12 Pattern Matching and Regular Expressions with sed and awk


Top Related