Chapter 14. Advanced Shell Interaction
The preceding hour gave you an overview of the different shells available in Unix. In this hour, you learn all about the bash
shell and how to use it to your best advantage. You also learn valuable tips about working with the immediate predecessor to bash
, the Korn
shell, a popular alternative shell. The goal is for you to be able to customize your Unix environment to fit your working style.
Goals for This Hour
In this hour, you will learn
How to turn on the
bash
andKorn
shell history mechanismHow to use
bash
history andksh
history to cut down on typingAbout command aliases in the
bash
andKorn
shellsSome power aliases for
bash
How to set custom prompts
This hour focuses on two key facets of the bash
and Korn ...
Get SAMS Teach Yourself Unix in 24 Hours FOURTH EDITION 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.