Book description
O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop Learning the bash Shell has been updated and refreshed to account for all the latest changes. Indeed, this third edition serves as the most valuable guide yet to the bash shell.As any good programmer knows, the first thing users of the Linux operating system come face to face with is the shell the UNIX term for a user interface to the system. In other words, it's what lets you communicate with the computer via the keyboard and display. Mastering the bash shell might sound fairly simple but it isn't. In truth, there are many complexities that need careful explanation, which is just what Learning the bash Shell provides.If you are new to shell programming, the book provides an excellent introduction, covering everything from the most basic to the most advanced features. And if you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. Learning the bash Shell is also full of practical examples of shell commands and programs that will make everyday use of Linux that much easier. With this book, programmers will learn:
- How to install bash as your login shell
- The basics of interactive shell use, including UNIX file and directory structures, standard I/O, and background jobs
- Command line editing, history substitution, and key bindings
- How to customize your shell environment without programming
- The nuts and bolts of basic shell programming, flow control structures, command-line options and typed variables
- Process handling, from job control to processes, coroutines and subshells
- Debugging techniques, such as trace and verbose modes
- Techniques for implementing system-wide shell customization and features related to system security
Publisher resources
Table of contents
- Preface
- 1. bash Basics
- 2. Command-Line Editing
- 3. Customizing Your Environment
- 4. Basic Shell Programming
- 5. Flow Control
- 6. Command-Line Options and Typed Variables
- 7. Input/Output and Command-Line Processing
- 8. Process Handling
- 9. Debugging Shell Programs
- 10. bash Administration
- 11. Shell Scripting
- 12. bash for Your System
- A. Related Shells
- B. Reference Lists
- C. Loadable Built-Ins
- D. Programmable Completion
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Learning the bash Shell, 3rd Edition
- Author(s):
- Release date: March 2005
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596009656
You might also like
book
Learning the bash Shell, Second Edition
The first thing users of the Linux operating system come face to face with is the …
video
Complete Bash Shell Scripting
Many organizations favor Bash scripts for executing shell commands, running and customizing administrative tasks, automating repetitive …
video
Bash Shell Scripting, 2nd Edition
8 Hours of Video Instruction Overview Bash is the best way for you to efficiently and …
book
The Linux Command Line, 2nd Edition
The Linux Command Line takes you from your very first terminal keystrokes to writing full programs …