LX23 - Linux Shell Programming and Utilities

Extra Info

Setup

add
  export LC_ALL=C
to /etc/profile

Introduction

Shell Scripting

Variables

User Input

Design Program Output

Arithmetic

Branches

Patterns

Program Loops

getopts

Arrays

Functions

Managing Input and Output

Traps and Signals

Regular Expressions

Introduction to awk

awk - Variables, Strings and Arithmetic

awk - Flow Control

sed