September 2004
Intermediate to advanced
640 pages
12h 53m
English
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 |
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. ...
Read now
Unlock full access