IT 244: Introduction to Linux/Unix
Class 21

Tips and Examples


Review


New Material


Microphone

Questions

Are there any questions before I begin?

Graded Quiz

There is no Graded Quiz this week but there will be one next Tuesday.

Tips and Examples

Aliases Can Make Life Easier

Don't Use Commands You Copied from Google

Review

History

Using the History Mechanism

Using fc to Edit and Run an Old Command

The Readline Library

Readline Completion

Pathname Completion

Command Completion

Variable Completion

Aliases

Single Quotes Versus Double Quotes in Aliases

Functions

Attendance

New Material

Bash Features and Options

Processing the Command Line

History Expansion

Alias Substitution

Brace Expansion

Tilde, ~, Expansion

Parameter and Variable Expansion

Arithmetic Expansion

Command Substitution

Word Splitting

Pathname Expansion

Process Substitution

Class Exercise

Class Quiz