Mastering Unix Shell Scripting: Bash, Bourne, and Korn Shell Scripting for Programmers, System Administrators, and UNIX Gurus Reviews
May.13, 2011 in
Shell Scripting
Mastering Unix Shell Scripting: Bash, Bourne, and Korn Shell Scripting for Programmers, System Administrators, and UNIX Gurus
UNIX expert Randal K. Michael guides you through every detail of writing shell scripts to automate specific tasks. Each chapter begins with a typical, everyday UNIX challenge, then shows you how to take basic syntax and turn it into a shell scripting solution. Covering Bash, Bourne, and Korn shell scripting, this updated edition provides complete shell scripts plus detailed descriptions of each part. UNIX programmers and system administrators can tailor these to build tools that monitor for spec
List Price: $ 50.00
Price:
LINUX COMMAND LINE AND SHELL SCRIPTING BIBLE - RICHARD BLUM (PAPERBACK) NEW| US $40.93 End Date: Monday May-28-2012 2:52:26 PDT Buy It Now for only: US $40.93 Buy it now | Add to watch list |
| US $12.61 End Date: Monday May-28-2012 14:21:42 PDT Buy It Now for only: US $12.61 Buy it now | Add to watch list |
Incoming search terms:
- bash programing examples
- bourne shell programming
- database administration using shell script guide pdf
- how to write a UNIX daemon
- korn shell script example
- Korn Shell Scripting Tutorial
- shell script examples
- tutorial programing expect in bash
- unix shell scripting examples
Related posts:
- Mastering Unix Shell Scripting: Bash, Bourne, and Korn Shell Scripting for Programmers, System Administrators, and UNIX Gurus
- An Introduction to Shell Scripting: A Guide on How to Write Bourne and Korn Shell Scripts Reviews
- Mastering Unix Shell Scripting 2nd (second) edition Text Only
- Mastering Unix Shell Scripting
- Learning the bash Shell: Unix Shell Programming (In a Nutshell (O’Reilly))



May 13th, 2011 at 1:25 am
Exclusively KORN shell,
If you are interested in Bourne or Bash shell programming, be aware that this book focuses exclusively on the Korn shell (ksh or “ksh93″). The Korn shell is a superset of the Bourne shell, but if you want to write scripts for sh (Bourne) or bash, another book might be more appropriate.
Was this review helpful to you?
|May 13th, 2011 at 2:16 am
A must-have for all levels of *nix users.,
The breadth of real-world examples make the difference between this book and most reference texts. It’s true that it’s written for korn, but I’ve had little trouble adapting for Bash; many of the scripts run almost unchanged and the ones that don’t provide a useful opportunity for exercise in adaptation. The authors prose is clear. His attitude is a bit challenging; he says early on that that his intention is to teach you how to -solve problems- by shell scripting, NOT to present a ream of canned solutions. This is NOT a reference text for any particular shell, you’ll still need plenty of O’Reilly books, a web browser & etc.
This book has enabled me to write a major project using scripting as the glue to hold together a hefty mass of file-moving daemons, fax/paging engines, python UI code, PostGreSQL database engine, networking/email, SSH, and Expect scripts on a Gnu Linux platform. I absolutely could not have done it without this book and I’m very grateful to Mr Michael for his work. If a later edition could more closely serve the needs of the masses by presenting more Bash examples and maybe throwing in a CD it would be a 5-star text.
Was this review helpful to you?
|May 13th, 2011 at 2:38 am
The best in the shelf,
Mastering UNIX Shell Scripting is a must for all Unix Administrator. The beauty of this book is it teaches shell script with practical examples which are required in day to day life of a System Admin. Unlike many shell scripting book it just not talks about syntax but also explains whats happening behind the curtain.
Inspite of all praises the reason for giving 4 stars is due to the fact that its not meant for beginners. For serious shell script writers this book deserve 5 star rating
Was this review helpful to you?
|