Most Helpful Customer Reviews
19 of 21 people found the following review helpful:
4.0 out of 5 stars
Great book, but has some flaws, August 13, 1999
This review is from: Learning the Korn Shell (Paperback)
I have owned this book since 1996 and I used it as my introduction to Korn shell programming. To the credit of the book, I was able to become very adept at Korn shell and I have written some amazing scripts. However, I must admit that some sections of this book are misleading, confusing and downright incomprehensible. It took many re-readings of some chapters before the author's lesson was brought to light. I would recommend this book as a Korn shell reference, but it is probably not the best place to start for a Korn shell beginner. I am finding this to be true for a lot of the books by O'Reilly & Associates.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
13 of 14 people found the following review helpful:
4.0 out of 5 stars
A good textbook-style reference for Korn, March 9, 2000
This review is from: Learning the Korn Shell (Paperback)
When I bought this book, I had already spent a year working in a UNIX environment, but I had no real experience with shell programming. However, after reading this book, I'm having no problems writing intermediate to advanced level Korn scripts at work. It sounds like some people who have reviewed this were expecting a Nutshell book, but apparently they didn't read the description of the book. To truly appreciate this book, one should read it in a fairly linear fashion, from cover to cover (like a textbook). It's not really meant to be skimmed, since it's not one of the Nutshell books. Whatever the case, I think that for anyone interested in Korn shell programming, this is a pretty good introduction to it. My only recommendation is that you practice the concepts in the book while reading, and make sure you have a copy of 'UNIX in a Nutshell'.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
10 of 11 people found the following review helpful:
5.0 out of 5 stars
An excellent book for the beginner - advanced ksh programmer, March 30, 2001
This review is from: Learning the Korn Shell (Paperback)
This is a great book for someone new to ksh programmer. It should be treated as a work manual and not as a reference book. Read this book through from cover to cover and you'll soon be writing ksh scripts with ease. The book takes you though Korn shell basics from answer what a shell is to using files, I/O, and character quoting. From there it goes into command line editing, customizing your environment, and into basic programming. Once through that you learn flow control, arrays, advanced I/O, and process handling. Finally you learn how to debug the script you just wrote. As a reference manual this book is average. It's not meant to be a typical "nutshell" book and shouldn't be treated as one. The bottom line? Buy this book if you are truly interested in learning how to program in the Korn shell.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|