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
less
0 comments
Post a comment