|
|||||||||||||||||||||||||||||||||||
|
35 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
19 of 21 people found the following review helpful:
4.0 out of 5 stars
Great book, but has some flaws,
By
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.
13 of 14 people found the following review helpful:
4.0 out of 5 stars
A good textbook-style reference for Korn,
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'.
10 of 11 people found the following review helpful:
5.0 out of 5 stars
An excellent book for the beginner - advanced ksh programmer,
By Aquaria.Info "Aquaria.Info - Aquarium Fish On... (Aquaria.Info) - See all my reviews
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.
10 of 11 people found the following review helpful:
2.0 out of 5 stars
Disappointing Purchase,
This review is from: Learning the Korn Shell (Paperback)
Clearly NOT the quality I've come to expect from O'Reilly. The sample scripts are not fully explained and the layout is confusing. This book just sits on my desk collecting dust while Rosenberg's KornShell Tutorial is tabbed, highlighted and dog-earred.
6 of 6 people found the following review helpful:
5.0 out of 5 stars
A must if you use KSH,
By
This review is from: Learning the Korn Shell (2nd Edition) (Paperback)
While not as popular (at least in Linux circles) as bash, ksh is a powerful language/tool. Put bluntly, this is one of the few O'Reilly books I have read cover to cover. That isn't to say that the others don't warrant a thorough perusal, but that this book was readily accessible and provided excellent information. I have used it as a reference countless times over the years and do not hesitate to recommend it to anyone using or considering using ksh. Moreover, if you are considering using ksh - or perhaps need a better background in Unix shell scripting - read this book.
6 of 6 people found the following review helpful:
5.0 out of 5 stars
The Second Book of UNIX(r),
By
This review is from: Learning the Korn Shell (2nd Edition) (Paperback)
If your job requires you to perform some tasks in UNIX but you know very little beyond the level a beginner's guide gave you (e.g. cd and ls) then Learning the Korn Shell will let you build on those basics to the point where you'll be able to program shell scripts.
You'll start with a quick explanation of what a shell is (i.e. it's a user interface, not the OS itself) then useful key strokes (avoid CTRL-D) and how Korn parses the command line. The book then explains how you can set up your environment and then moves into basic shell scripting. By the end of the book, you'll be able to read and edit the scripts along with your more experienced colleagues. Highly recommended.
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Straight to the top!,
By
This review is from: Learning the Korn Shell (2nd Edition) (Paperback)
When I started my current position, I had little to no experience in scripting. After reading this book I have become the top scripter on our team. Now when tasks need to be automated, I've become the go-to-guy (not always good but at least it is a form of recognition). I have recommened this book to new memebers of my team. In fact, I think someone has my copy now. Hummm... who was it?
4 of 4 people found the following review helpful:
3.0 out of 5 stars
Not ideal, but has most of the information you need,
By jen-marie (Virginia, United States) - See all my reviews
This review is from: Learning the Korn Shell (Paperback)
I've been using this book for a while and since I am pretty familiar with it, the rather odd organization and hit-and-miss indexing aren't as much of a problem as they were. So since I know where to start looking for the information I need, this book is very handy now.I find that although the prose style is not exciting, it is clear and definite (I don't find myself wondering, "Did they mean *this* or *that*?"). The bottom line is that if you are willing to make yourself use the book long enough to get a feel for it, it will be a very useful reference. However, it would be much better if the familiarization period were unnecessary.
4 of 4 people found the following review helpful:
1.0 out of 5 stars
Poorly organized and incomplete,
By A Customer
This review is from: Learning the Korn Shell (Paperback)
For some time, "Learning the Korn Shell" was the only source I had for k-shell programming. That was a bad idea. O'Reilly books are usually first-rate, but I guess they can't knock every pitch out of the park. I cannot recommend this book either as an introductory tutorial or as a reference. The first problem is that topics seem to be jumbled together, so that things are hard to find and to follow. Secondly, many subjects are either not covered at all, or are given the proverbial lick and a prayer. Even worse, the indexing is terrible. I find too many cases in which important things (like dot scripts, for instance) are simply not in the index, if they are covered at all in the text. Fortunately, there are alternatives to this book which I find much more satisfactory. By far the best is "The Korn Shell User and Programming Manual", by Anatole Olczak, an Addison-Wesley publication. It's pricey (about $50), but it's well-organized, complete, and very competently indexed.
8 of 10 people found the following review helpful:
5.0 out of 5 stars
A great book about Korn shell programming,
By "bon_jour" (Dallas, TX) - See all my reviews
This review is from: Learning the Korn Shell (Paperback)
I gave it 5 stars partially because it was given just 1 star unjustly by a few reviewers. From a number of complaining reviews, one realizes that the book title is little misleading. It's not a book for a true beginner wanting to read about "simple" examples of shell programs and looking for detailed explanations line by line. This book is concise, to the point, and really explains "Korn" shell's features. Even as early as chapter 4 about Korn shell basics, things are explained that a long-time shell programmers may not know. If you do and have done serious, real world Korn shell programming, you'll appreciate it.There were also complains about hard to find things in the book. But from my experience, it's not the case if one really reads it from cover to cover and unerstands the topics presented chapter by chapter. I agree that the book may not be a great reference book, but it was not written as one. |
|
Most Helpful First | Newest First
|
|
Learning the Korn Shell (2nd Edition) by Bill Rosenblatt (Paperback - April 30, 2002)
$34.95 $23.06
In Stock | ||