Related Subjects
Architectureassuming that you're focused on using BASH and you're not trying to push the limits of shell scripting, this is a great book. perhaps I'm just lucky, but all the things i've needed to know to get a quick-dirty solution is in this text. plus, the book seems to give useful examples.
0Report
This book is great for shell beginners. I got it with the hopes that it would teach from the ground up and it does that without losing the reader. It starts with a good history of *nix and lets you choose what shell to use. It teaches all the basic shell commands and gives the reader a good knowledge of the underlying *nix core. I recommend this book to any beginner interested in shell programming.
0Report
It is nice , useful book. I found it to be the nice match to the Linux and UNIX for a beginner training suite, 4DVDs + 2CDs includes 4 Unix Academy Certifications ed.2008. They supplement one another very nicely and helpfully. It is easy to read and follow, the examples are clear and well described. Overall very nice effort!
0Report
Shell scripting is one of those things I keep telling myself I need to learn but never quite get around to it. The Wrox book Beginning Shell Scripting by Eric Foster-Johnson, John C. Welsh, and Micah Anderson might be the book I end up using to get me there. Chapter List: Introducing Shells; Introducing Shell Scripts; Controlling How Scripts Run; Interacting With The Environment; Scripting With Files; Processing Text with...
0Report