bash Cookbook, 1st Edition
by Carl Albing; JP Vossen; Cameron Newham
Classic Shell Scripting, 1st Edition
by Arnold Robbins; Nelson H.F. Beebe
sed & awk, 2nd Edition
by Dale Dougherty; Arnold Robbins
C++ GUI Programming with Qt 4, Second Edition
by Jasmin Blanchette; Mark Summerfield
bash Cookbook, 1st Edition
by Carl Albing; JP Vossen; Cameron Newham
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
by Mark G. Sobell
SAMS Teach Yourself Unix in 24 Hours FOURTH EDITION
by Dave Taylor
The first thing users of the Linux operating system come face to face with is the shell. "Shell" is the UNIX term for a user interface to the system -- something that lets you communicate with the computer via the keyboard and display. Bash, the Free Software Foundation's "Bourne Again Shell," is the default shell for Linux, the popular free UNIX-like operating system. It's also a replacement for the standard UNIX Bourne shell, which serves both as a user interface and as a programming language. Like the FSF's other tools, bash is more than a mere replacement: it extends the Bourne shell in many ways. Features include command line editing, key bindings, integrated programming features, command completion, control structures (especially the select construct, which enables you to create menus easily), and new ways to customize your environment. Whether you want to use bash for its user interface or its programming features you will find Learning the bash Shell a valuable guide. The book covers all of bash's features, both for interactive use and programming. If you are new to shell programming, Learning the bash Shell provides an excellent introduction, covering everything from the most basic to the most advanced features, like signal handling and command line processing. If you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. The book is full of examples of shell commands and programs that are designed to be useful in your everyday life as a user, not just to illustrate the feature being explained. All of these examples are freely available to you online on the Internet. This second edition covers all of the features of bash Version 2.0, while still applying to bash Version 1.x. New features include the addition of one-dimensional arrays, parameter expansion, and more pattern-matching operations. bash 2.0 provides even more conformity with POSIX.2 standards, and in POSIX.2 mode is completely POSIX.2 conformant. This second edition covers several new commands, security improvements, additions to ReadLine, improved configuration and installation, and an additional programming aid, the bash shell debugger. With this book you'll 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
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 33 Ratings
Outstanding in every way - 2008-06-14
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I first bought this book over 12 years ago, and I still use it as the standard by which other books are measured. It must be one of my top 5 favorite computer books, ever.
The author clearly understands the material, and makes it approachable, direct, and easy to learn without being too light or condescending. I wish the same could be said of Java books.
"Learning the bash Shell" is the right size and right price, too. Perfect in every way.
O'Reilly kind of took a turn for the worse in the late '90s / early 2000s, but this was originally published back when they were good the first time. (They've since recovered, IMO)
If you have need to learn the bash shell, you can't go wrong with this one.
Very nice introduction to the bash shell - 2009-06-18
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
It feels so anachronistic to be learning the bash shell in 2009, but I want to broaden my understanding of Linux and bash is a component part.
For the beginner, like myself, this is an easy introduction. It begins with the purpose and nature of the shell, moves you into basic concepts of using the shell and then takes you into the more complex area of shell programming. Unlike a number of "Learning" books from O'Reilly, this one is very well written for its target audience, which is beginners.
The approach is gradual, in small chunks, with lots of explanation. This is not a reference or tutorial for Linux, per se. It is about the bash shell and the Linux commands encountered are incidental to that goal. (The book, actually, is a survivor of the UNIX era.)
Because of the author's approach, picking up knowledge of the fundamentals of the bash shell is (thankfully) a quick process. The more advanced lessons on scripting are somewhat lost on me because I don't operate in a server environment and, as a result, don't have a real world context for some of the examples. Some of the chapter exercises, however, are quite challenging and will keep me busy for a while.
I am learning Linux and bash out of personal curiosity, so I don't know how much of this newly acquired knowledge I will use on anything resembling a regular basis, but the cool thing is that the book is obviously useful as a reference for those like me who will probably stay close to the beginner level.
Overall, a very nice way to learn the bash shell.
Jerry
So much good here - 2009-06-02
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
There's a lot to love about this book, the way it helps the reader / programmer navigate the differences in the the different shell scripting settings.
There's a lot to be desired, too. I too often felt the author believed I was an old hand at shell scripting, and he was offering some shortcuts.
Why not assume I was a novice? Sure, some shell scripters would have howled; so what? Better too much exposition than not enough. I'd have appreciated more explanation of some of the tasks the author was accomplishing.
Not bad, but could have been better.
Very useful - 2008-06-26
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This book provided a solid resource to start writing shell scripts in bash. It is well written, and also provides understanding into some bash features that go beyond just a reference book.
Exelent Book!! - 2008-03-31
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
shipping fast!! =D nice comunication and information :D
sorry for later review:)
-]Raul[-
Top Level Categories:
Operating Systems
Sub-Categories:
Operating Systems > BASH
Operating Systems > Linux
Operating Systems > UNIX
Some information on this page was provided using data from Amazon.com®. View at Amazon >