+ All Categories
Home > Documents > Getting Started and Working with Shell Scripting · Permissions Group Date & Time Name hello.sh...

Getting Started and Working with Shell Scripting · Permissions Group Date & Time Name hello.sh...

Date post: 01-Sep-2018
Category:
Upload: lykhanh
View: 225 times
Download: 0 times
Share this document with a friend
28
1 Getting Started and Working with Shell Scripting
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


Recommended