Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
UNIX Shell Programming, Revised Edition

UNIX Shell Programming, Revised Edition

List Price: $29.95
Your Price:
Product Info Reviews

<< 1 2 3 >>

Rating: 5 stars
Summary: Top Notch Shell Book
Review: This and the Bruce Blinn book are the best books available on shell programming. Very thorough, well written, and well indexed. There are many usefull examples and no stupid fluff that is so pervasive in recent technical books.

Rating: 5 stars
Summary: Very Good Book!
Review: This book explains shell programming in detail with good examples. It brings you into shell programming step by step. Even you are novice, you can handle shell programming after reading this book. Recommend to everyone who need to write shell programming.

Rating: 5 stars
Summary: The Only Shell Scripting Book You Need
Review: This book is awesome! If you do not know anything about shell scripting at all, read this book and you will. The author walks you through example after example that you can replicate while you work your way through the book. Each chapter builds on the previous and is very thorough in it's explaination. This is a great book for beginners and a an awesome reference book for more knowledgable. This book is also a great primer for those who wish to embark upon learning to program

Rating: 4 stars
Summary: Decent UNIX Book
Review: This book is good if you are a casual user of a UNIX system, it will help you write scripts to automate your routine tasks. The book does not cover every option of every command in every shell, which can be frustrating at times - especially if you are trying to figure out someone else's script. If you need to do hardcore shell programming then this is not the book for you, but if you find yourself typing the same commands over and over, then this book will definitely help.

Rating: 3 stars
Summary: No depth, good only for beginners
Review: This book is good only for beginners. If you have scripting skills in another OS and want to learn UNIX shell programming to do real life scripting, this book will only give you cursory knowledge. It does not cover any useful scripting techniques. Overall, I would say you will need another book alongwith this to do what you want to do.

Rating: 5 stars
Summary: A very good unix shell programming book...
Review: This book is very good for beginners. If you are a novice and want to master the Bourne shell, buy this book.

Rating: 5 stars
Summary: Learning to write shell scripts on YOUR own
Review: This book will, if you've never written code or scripts, help
you write them will proper flow.
I highly recommen this book, for newbies to UNIX.

Rating: 5 stars
Summary: GOOD BUT NEED SOME CORRECTION
Review: This is a great book. But the author need rewrite at least one part and correct one error.(As far as I know). If you are lucky to see my note, DO YOURSELF A FAVOR--make corrections below.

1) page 85 Table4-4 change the 11th line from bottom into:

tr '[A-Z]' '[N-ZA-M]'

2)read page 240-245 carefully, misleading there. Here the author talking about "Exported Variables". The author's concept is wrong in this topic. Actually, when you test codes from page 243 and 244, it makes no difference for two "vartest4". I'd like you correct the 4th line from bottom at page 243 into " y = 5 " instead of " y = 10 "

Any way, this is a very good book for beginner. If you can find error, you get progress. Good Luck!

Rating: 5 stars
Summary: Wonderful Book for New Programmers
Review: This is a wonderful book for new programmers. Everything is "spelled" out for you and easily understood. We need more books like it!

Rating: 5 stars
Summary: Good stuff
Review: This is the only book you'll need. If you plan to do any shell programming, have this on hand.


<< 1 2 3 >>

© 2004, ReviewFocus or its affiliates