Chapter 2. Using the Linux Shell

Terms you’ll need to understand:

Arguments

Command completion

Environment

History

Settings

Shell

Special characters

Variables

Techniques you’ll need to master:

Identifying the Linux default shell

Configuring bash settings

Understanding login versus non-login shells

Structuring proper commands

Properly completing commands

Using special characters

Executing multiple commands

Configuring prompts

Setting bash options

Controlling jobs

Managing processes

Understanding Shells

A shell is a program designed to interpret the commands users type, parse for expansions and wildcards, and then produce instructions to the computer to accomplish those tasks.

Unless you change the defaults, the Linux shell is normally the bash shell. ...

Get LPIC I Exam Cram™ 2: Linux Professional Institute Certification Exams 101 and 102 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.