Unix Power Tools, Third Edition
Shelley Powers | Tim O'Reilly | Mike Loukides


Compras Nikon
Bluetooth
The mark of a craftsman is his familiarity with his tools, the speed with which he can use them to solve simple problems, and his cleverness in using them to solve more complicated challenges. The latest edition of Unix Power Tools explores the standard Unix tools in greater depth than ever, and with better coverage of Linux, FreeBSD, and even the Darwin environment of Mac OS X. It's also been improved by the addition of sections on Perl and Python, programming languages that can often solve Unix problems more adeptly than any specific utility. This detail-filled book distinguishes itself from other guides for Unix gurus with its organizational structure (it's a series of articles that can be absorbed sequentially or individually) and carefully designed and executed index. Like its esteemed predecessors, this book is one you will keep handy.

The authors have achieved a nearly ideal balance in the pages of this book. It's not just a collection of recipes (such collections tend to leave you hanging if you want to do something a little differently), it's not just a book of documentation (books like that have application mainly as references for people who know a lot already), and it's not just a conceptual how-to guide. Unix Power Tools is all of those things, and the overall effect is impressive indeed. If you work with any flavor of Unix, whatever your level of experience, you will benefit by having this book. --David Wall

Topics covered: How to work efficiently, elegantly, and creatively with the Unix tool suite, as well as (to a lesser extent) with Perl and Python scripts. Tips and strategies on customization, document generation, process management, and networking abound in this wisdom-rich volume.


1 the most tattered book on my shelf
Let's get a couple things straight: one, I buy a lot of books; two, I read about 15% of each one. This book is one of the few exceptions. It already had 56 reviews when I wrote this, but after picking it up for the 84th time, I felt compelled to add my five stars. Buy with confidence.
2 Essential Resource and Makes UNIX Fun
This book is not a general tutorial, so if that is all you are after, then is not for you. However, if you are a novice or you are an expert, or in between, then this book is an essential resource to have amongst your collection.

There are so many useful scripts, tools, and tutorials woven together is different topic areas. There are also a lot of fun stuff thrown in, like how to configure your c-shell prompt to be like the familiar DOS prompt showing directory path.

Interestingly, in some parts, I find it to be a good reference and sometimes the only reference for certain tools and commands. For example, this book extensively covered and illustrated the 'find' command, which is very powerful and often used in the industy. There were not only good explanations, but comprehensive examples as well. I could not find any reference of 'find' with examples in any other published book. I think this book gives impressive coverage of other essential, yet seldom, documented tools.


3 Excellent
The power drill on the cover of UNIX Power Tools is very appropriate for this book, which is a collection of articles, various information, and tips on how to more effectively use the UNIX operating system. UNIX is of course a complex OS, and yet even novices can use UNIX after learning a few simple commands. And yet one can also harness much more of UNIX's power by learning its complexities. This book is an excellent reference, showing just how much more useful UNIX can be when you keep learning more about it. It is full of tips and information designed to make your time using UNIX to be more efficient and even fun.

With a book of over 1000 pages, there's something on virtually every topic of UNIX here. And you can "jump around" to different parts of the book to learn more about a particular feature or "power tool." Vi for example has always been a favorite of mine, much to the chagrin of some of my friends, and there's a chapter or two of Vi "tricks" to try out. Emacs is a screen editor that I also like, and again there's a chapter devoted to "EMACS tricks." Of course in a book this size, just about everything imaginable regarding the UNIX operating system is covered here, everything from customizing and interacting with your shell environment, to working with files and directories, the UNIX kernel, lots of information about scripting, to security issues.

Whether you're a UNIX programmer, sys admin, or "UNIX hobbyist" like me, this book is an invaluable resource.


4 super
as I recall I read this book from cover to cover and it was an extremely useful book. I highly recommend this book for anyone doing system administration type work or hobby.
5 Everything I wanted to know; but even more I probably didn't
Have to say it; but if you've been let down by these other books --i.e. going into long beginer tips and how to "set up KDE" and the likes ...... this one book probably has more usefull information than the 31 other books I've collected over the past year or so on the same info .......... BUY IT@!!!!!!
I don't regret it for a second ..... everyday i've had it (about 3 months) i've randomly opened a page and learned something that usually i didn't even know was possible ( and I've been using Unix/Linux for almost 4 years or more -- Linux meaning Slackware, and Unix meaning the BSD's )
I'm rather impressed none-the-less!!!!
6 Good book2 for Linux Server Hacks!
I received the book at our last meeting and proceeded to read thru it. There is tons of interesting facts and quick fixes for everything that you did not know, But I thought this probably should have been a Book 2 of the "Linux Server Hacks" rather than this. I felt that the authors padded the book with not needed information for the point being made. Overall thou I would recommend this book to my friends and other Linux desktop users.
~Brett~
7 Everything even beginning Unix programmers need
Now in a completely updated and expanded third edition, Unix Power Tools by Shelley Powers, Jerry Peek, Tim O'Reilly and Mike Loukides is an exhaustive, 1116-page instructional guide to scripts, techniques, and useful applications for programming in Unix, including xterm, X Windows, tips for optimizing disk space, creating custom commands in vi, using GNU Emacs, shell interpretation for scripting, pattern matching, redirecting input and output, and much, much more. An extensive and comprehensive resource, Unix Power Tools is filled from cover to cover with clear instructions, sample codes, and just about everything even the most novice beginning Unix programmer needs to get started -- or that the advanced Unix programmer may need to look up.
8 Jeffrey McPheeters MyMac.com Book review
Unix Power Tools, an apt title not meant to be redundant (Unix is THE power-user's operating system, after all) has been the ShopSmith manual or the Unix Almanac since it first appeared in the early 1990s. The second edition appeared in 1999, and with the amazing, if not predicted, growth of Unix and expansion into many flavors; it's fitting that a 3rd edition should appear now. Over half of the articles have been revised since that last edition to include information pertaining to many of the smaller but ground-gaining Unix's such as Linux, freeBSD, and Mac OS X's Darwin.

This is a huge book; thus the need for four authors! For a network administrator who understands Unix, and who is contemplating the merging of Mac OS X Server and Client systems into their network, this book should pay for itself in dividends. I was impressed with how thoroughly this book covers the multitude of topics contained within. Everything from mastering the various editors to learning to write shell scripts to detailed instructions for maintaining and backing up a network is included.

I found the book organized logically according to various services. The O'Reilly web site has a complete list of the contents, the index, and user reviews. O'Reilly also has an online fee-based service called MySafari (cool name) which allows subscribers the ability to build virtual bookshelves of O'Reilly books to have at their beck and call whenever they are online. It's free to explore and there's a 14-day demo period as well. You may see a lot for detail of this book by visiting their site.

With more than 50 chapters detailing nearly every nook and cranny of the most common Unix distributions, there's something here for every Unix power user. The updated and expanded sections on security and Windows access are welcome indeed. Every topic is explained with examples and illustrated richly with screen captures. Common problems, mistakes, and real-world examples are distributed liberally throughout the book. If any one book could help a Unix administrator, developer, or power user come to grep' with the full capabilities of Unix, it would be this book.

Just a few high lights for me included the extensive section on the vi editor, detailing many functions I had no idea existed, such as running scripts within vi as shortcuts for oft-repeated commands. The section on eMacs got me excited about exploring that powerful editor to the extent that I downloaded one of the more extensive distributions for Mac OS X so I could try it out. For a Unix text editor, it is really a good one; however, coming from the Mac background I appreciate BBEdit more and more. Still, every Unix power user will find that some basic knowledge of vi or eMacs will come in very handy when they find themselves with console access and no local text editor other than these.

The closing chapters covering many security issues have captured my attention at this time, as I contemplate moving a few of my domains from a remote dedicated server to one directly under my control running Mac OS X. I think I understand a little better what my host providers have been doing for me all these years!

Make space near your workstation now for this book. If you are a mobile laptop user, like myself, consider becoming a user of MySafari services at O'Reilly, which would allow you to have a book like this available online when it is not convenient to carry the extra weight with you. Bottom line: no serious Unix user and no serious newcomer intending to become proficient in Unix should be without this book!


9 IMPRESSIVE UNIX POWER TOOLS
This versatile well-detailed book is friendly to beginners without compromising its advanced outlook. There is a new chapter on access to Unix from Windows. At over 1200 pages, it provided every vital information that any user would need: including expanded coverage on installation and other basic information on Tcl, Perl and Python. Security and Internet access were, as well, cordially handled. This Third Edition extended the sections of most of the new shells, including zsh and bash. It provided guidance on virtually all modern utilities and applications. It is a valuable reference for any Unix faithful.
10 Power book for power users
This is one of the best technical book that I bought in the last 10 years, at least from the organizational and layout point of the view. It contains hundreds of short articles, page or two in length organized in a remarkable way of cross-referenced, alamanc-like book.

Articles are logically organized in chapters so you can read the book from cover to cover if you wish. However more likely you'll end up reading the book more randomly, following the cross-references. (I have some bad experience with the books organized in this way but this one is a clear exception.)

The book is written for beginners and experts alike, since I'm a Unix newbie I can only confirm that; I hate to say but the life of Unix SA would be much easier if the man pages would be organized in a similar way -- including examples that're almost never there.

I'm waiting for O'Reilly to update their "Unix CD Bookshelf" with third edition of this book because it's a little too heavy for carrying it with me.


11 Great Set of Scripts
This book has a lot of good system administration script examples. A must for any SA's bookshelf.
12 PRINT QUESTION
My mid-level rating applies to the 2nd edition only, because the examples were printed in such light grey type that they are almost impossible for me to read. Since our local bookstores are not carrying the 3rd edition yet, I am wondering if it has the same problem.
13 Power Tools or useful nuggets?
This is a useful book and contains a huge number of insightful nuggets of information presented in the format of short articles. I found references to things I had never even dreamed of existing in Unix. However, I find that the "nugget" approach is not as useful as a coordinated text would have been, because some things are covered several times, while other things are only mentioned in passing. This book would probably be most useful to a system administrator or user as an adjunct to another reference text. The typesetting could also have been improved, as there are some references in a very pale grey font which I find unnecessarily hard to read, expecially in dim light.
14 buy me
i dont want to use too many trite descriptions of this book (keeper, must have, great book), since i usually think they're written by plants, but honestly, it has served me well for the past 4 years.

when i bought it it was expensive--a college textbook price (i got it at a discount ;), but i've found it worth the $.

the book is organized in a really cool way--it is a large # of clearly written articles. i'm not sure where they were gathered. the articles would be hard to deal with on their own, but the INDEX is great--you look up what you are trying to do in the index, and often what you are looking for is there!

the one downside about this book is that it is a little outdated, like kelly felkins said, many tasks are straightforwardly done in perl, while this book is strictly unix utilities. also the internet (google) is a good search tool for any kind of problem you might have [if you can sort through the noise], so the book loses a bit of its value.

probably the biggest indicator of this being a useful book is that if you put it on your shelf, people will come to borrow it and frequently won't bring it back!


15 a great intro to text and file processing in unix...
I continue to learn from this book. It has a really useful review of text and file processing, including a detailed description of 'find'. I like the way it is organized with lots of short sections with plenty references to other sections - sort of paper-based hyperlinking.
In my opinion, many of the tools described have been replaced in everyday use by perl commands, so a new version describing the equivalent perl commands would be useful.
16 A powerful tool to have
This is a rare kind of book. It is not well suited for front to cover reading. But you will be reading it all the time.

Unix system contains hundreds of tools, commands that can perform an amazing amount of tasks. Each one of them can be tailored by using parameters to perform his concrete function in a different way each time, the one that best fits your needs.

Of course, nobody master them all, or all their parameters. Unix users read man pages when they need to search a forgotten parameter, or an unknown tool. After months and years of work, each Unix user has a personal way of using the tools provided. Not always the best.

That is the place of this book. Several knowledgeable writers offer their years of experience condensed in a few "tricks" for a specific task you may want to do. For example, finding a file. You have a brief description of some of the most useful parameters you can use (not all, man pages are for that). Then the book displays some examples on using them: finding files older than X days, finding big files...

This is an excellent book for experts and beginners alike. The first time Unix user will have a help for finding "how to do that" in Unix. The expert will find new and innivative ways to use the commands he thought he mastered.

As many reviewers have said already, this book will not teach you how to set a machine or configure a server, but it will help to improve your performance and your overall knowledge of the tools you use, and the tools you should be using.


17 A true treasure chest
This book is a true treasure chest, full of tips and tricks for Unix admins, users, enthusiasts. The CD ROM comes very handy too. Definetely worth the money.
18 These tips may save you a lot of time
This book has many scattered Tips on Unix from the user's point of view. It doesn't mention TCP/IP and protocols. You won't see Perl, here. Basically, it tells you how to write fine Bash scripts to take full advantage of Unix to solve mundane tasks, like changing your login prompt to display:date, time, hostname, etc. Setup terminal options. Very fine introduction to Regular Expressions (Regex). Nice tutorial on Awk. Fine chapter on Vi (not Vim). The chapter on How Bash interprets your commands will make you stop wondering why your ``*'' and variables ``$1'' are being misinterpreted. You must read it.

So, why not five stars? This book is old. No word about GNU/Linux, the most proeminent *nix outcome. The tools included in the CD-Rom duplicate some GNU utilities, now included in every distro. Some tips on formatting text using ``troff'' are hardly useful today (with X Window all around). BTW, no word about X Window.

Finally, if you're looking for Unix administration tips buy Nemeth (Unix administration). If you are looking for ``gotchas'' tips, that could save your time, this is THE book.

Every now and then I come back to it.


19 Unix Command Line, Power Tools
It is an excellent book full of short, how to, articles that are neatly organized and cross-referenced.

A "Bag of Tricks Reference Book" for Unix/Linux command line junkies who want to be more proficient at the command line, shells, processes, managing files, working a little with shell scripts and some basics on how and why Unix works the way it does.

It has more info about how to manage files than any other subject.

It is not for beginners. It will not teach you how to set up a server, workstation or network. It will not help you with security other than a little file security.

A better name would be, "Unix Command Line, Power Tools".


20 Great Book on Using UNIX
This book shows you how to exploit the power of UNIX. It is a compilation of tips and tricks. Some people may look down on tips and tricks, but you wouldn't be able to accomplish most of them with any other operating system. This is not a book you will read straight through, and you won't study it and entirely master it. I would recommend this to any UNIX system administrator, system programmer, script programmer, or anyone who is or aspires to be a UNIX guru.
21 Don't confuse "using" and "administration"
People may tell you that THE reference on UNIX is the UNIX System Administration Handbook (known as the Purple book, formerly the red book) and they are right to a point. The Purple book relates to administering a UNIX system. What if you are not a UNIX system administrator, but a user who wants to move to the next level? Then this is the book, especially if you've already gotten bored with O'Reilly books on the Bash shell (there are other shells?) and Programming with GNU Software, and want to move to the next level. You know, you want to learn tricks, become more broad in your techniques, but you aren't an SysAdmin. This is probably the a book you want to include in an order for Learning Gnu Emacs (emacs vs. vi... please, emacs rules).
22 THE BEST TECHNICAL BOOK EVER MADE
UNIX POWER TOOLS is really the best book on UNIX/LINUX. It's original, enjoyable, perfectly written (concise & sarcastic), intuitively and clearly organized, fastly accessible, critical about technologies, loaded with expertise and experience.

As a student then a computer scientist, I searched and read many and many books. This one truly stands up as the best designed, organized and written, not only for Unix/Linux but in all categories.

It has a unique, very original and practical layout: It's a book-magazine-almanac, meaning the reader doesn't have to read lond pages to get information (which requires attention & uses energy) nor follow the chapters. The access to information is the faster possible. It's so true a pleasure that I often read it again, only to be delighted. (The style is ironical and concise.)

On a technical standpoint, the organization is clear, with big "natural" topics, well structured, with a progressive approach. The useful knowledge is given immediately, and it's very easy to find an answer to any problem. Besides, it's an excellent tutorial/reference guide to the shell programming, sed, awk, and many others. Even the "theorical" aspects have a very pratical impact. For example, the part linked to the File System & the links explains clearly the concepts, but this helped to, for the first time, really understand the differences and therefore use the most appropriate solution.

It's important to know that the book is limited in scope (which is clearly indicated); however, at the difference of others that pretend to cover anything but only stay at the surface, this one really goes deep inside. In addition, even the elements that are not covered have a starting point, allowing the reader to find easily additional data.

However, some points are not here, like new interesting features of Bash 2.0, & others. Let's hope the 3rd version will add many more and extend the book's scope.

To conclude, if you have one & only one book to choose, UNIX POWER TOOLS is for you.


23 Become a power user
As another reviewer said, this isn't an "Intro to Unix" book. But if you have a Unix or Linux account, and have learned some basics but want to make the operating system really work for you, this is your book. That's how I started; I spent a month with this book, and emerged a power user, chaining commands and writing shell scripts to bend the operating system to my will. Until I read this book, I had no idea how much editing, filtering, searching, file and directory manipulation, automation and time saving I could achieve in Unix. I've been a fan of Unix ever since, and Unix Power Tools is still my first reference.

My only criticism of this book is that it covers so many topics that it can't treat many of them in any depth. If you want to know about sh, awk, grep, or sed, you can get an introduction here, but will need the man pages or other more specific books to learn more. But I still find about 90% of what I need to know about all of these things in Unix Power Tools.

I have the first edition, which now seems a bit dated, though still fundamentally sound. I don't know what changes have been made in the 2nd edition.


24 Lots of tips and tricks
This book consists of page after page of UNIX tips and tricks -- mostly tricks.

The book is appropriate for someone who already knows UNIX and wants to learn some fancy ways to save keystrokes writing commands, make a fancy UNIX prompt, etc. In fact, Chapter 7 is devoted entirely to modifying your UNIX shell prompt. One example: have the prompt include the server name, and make the name flash on and off.

There is no way in the world this should be the first UNIX book anyone buys. Beginners will be lost as the authors skip from one tip to the next, in a haphazard fashion.

And it's not one of those books that provides overall coverage of a subject. A book of tricks is, without a doubt, not a book that could serve as your one and only UNIX book. There's simply too much left out. For example, check out the two chapters on shell scripting. They don't come close to providing coverage of most of the important things you need to know -- it's just a series of tips for people who already know shell scripting and want to learn some extras that are fancy or flashy or maybe save a few keystrokes.

The chief flaw of this book is how immature it seems. It devotes a couple of pages to explaining how to code something, and I'm left wondering why anyone would waste their time. It has the feeling of several 14 year old boys coming up with tricks and showing them to each other. Cool! Yeah, cool!

If you want to become one of those people who are very technical, but lack business sense, this is your book. Just be prepared when the senior VP says, "You wasted your time doing WHAT?!"

To be fair, this book is probably a good one for the system administrator who uses UNIX all day long and already has a firm grasp of the job. At that point, why not add a few extras? Go ahead, make the prompt blink.


25 Another O'Reilly dud
Every time I buy an O'Reilly book I swear it will be the last. Same thing here. All kinds of hype and no delivery. I hate this book. I don't know why it gets so many good reviews. You might be able to use it as a reference book occasionally. Not well written at all.
26 It's a gem, waiting to be a diamond!
This book is definitely full of dynamite stuff! If I had to buy just one book in Unix, this would be the one.

However, this book can be expanded to include recent developments which would make this a true bible. Disk management, memory management, and basic networking commands are required nowadays by every average unix programmer. This book can touch upon these in its next edition.

O'Reilley does it again folks.


27 A Good Big Book - but worth the hype?
A Good Big Book - but worth the hype?

The Unix Power Tools has already established a reputation of being a classic. The behemoth has no less that 1073 pages and goes accompanied by a CD with a lot of small shellscripts that are described in the book. The authors show a thorough understanding of the subject and are able to explain the ways of Unix in a casual talkative way. Much work is devoted to the layout and the text edition. For example, the crossreferences are well done, greyed out in readable italics. The publisher seems to understand the importance of easy readable text. Many of us know how a good book can be spoiled by hasty and bad editing, and it's a relief to see that O'Reilly takes this issue seriously. The text is divided into paragraphs of about 1/4 to 1 page in size. These paragraphs deal with the Unix commands, the shells, the history of unix or the included nifty shellscripts. One might think that the authors view Unix as a collection of structured trivia - a view I personally like. You won't read this book `cover to cover' (to use that awful cliche), but you'll start joyreading for that bit of advice or for that handy tool they've written. (For example: the thing that got me up the wall was that filenames can have empty spaces at the end, so it seems you cannot delete them. I should have known that one way earlier :^( ) Sometimes the authors write down some very casual paragraphs: a flame from usenet (Why NOT to use the C-shell for programming), the history of a command ( grep is: g from global, RE is regular expression, and the P stands for print, hence g/RE/P) or other fun to read items. It will not be the book you'll grab for serious studying or when the system goes down unexpectedly. The problems with big books are usually twofold and this one suffers rather badly from it. First of all it is written for the novice and expert alike - a concept that comes from a marketing and not from educational point of view. The authors repeat the man pages - did you know you can find files by name with the `find' command? And they go on for every Find option. The novice who didn't know about the find command will not try anything as fancy like to build a database with the filestructure in it in order to speed up his find command. Equally, experts won't like the basics explained. The second problem with big books is that lots of the presented material is not relevant to your need or situation. You haven't got the C-shell? Throw away a couple of pages. Don't like the chapter ` vi tips & tricks' , `Saving time at the commandline' or `creating custom commands in vi', then you can skip another 100 pages. Conclusion. Although lot's of information isn't relevant to your need, unix-implementation, shell or skill-level, this book is easy to read thanks to the good layout and small paragraphs. The authors truly have years of experience and have made many handy shellscripts. For those of you who want to like to master the commandline of Unix and like to skim for the golden hint, this book is a true find. But if you know what you want to learn then dedicated books present a better alternative to this somewhat unfocussed book.


28 I wish more computer books were like this!
If you have ever sat next to a Unix wizard watching them perform magical tricks and wondered how they did that, this book will give you all the insight you need to do it yourself. I have the O'Reilly Unix in a Nutshell and like it for help with syntax but that is about it. This book is a far better reference for what you can do with the commands.

The best part is that it is so easy to use. Almost everything is under one page and it uses a great cross-referencing format that keeps you from having to have one finger holding your place in the index all the time.

I think more computer books should use this format! It is a must have for anyone learning Unix!!!


29 The only one book needed nearby your UNIX box!
Complete, neat, easy and extremely useful!

most people hate arcane unix commands, but in this book you'll be in love with these magic commands and learn to use them powerfully and creatively.

echo "Happy commadlining!"


30 I like this book so much I bought two
I work in two places and couldn't live without it. Unix Power Tools is everything I want in a reference book. Concise explanations (most topics are a page or two at most), lots of clear, commented examples (which are replicated on the CD), a very broad coverage of topics and excellent organization, indexing and cross referencing. Almost every time I've needed to figure out how to do something in Unix this book has come through with flying colors.
31 ex, fmt, diff, cp, vi, cd, bash...
What tool does this not cover? There are hundreds of little recipes in this book (examples are one of the best things a book can offer) and I am 2x more productive and happy since I picked this up. Highly recommended. If I were stranded on a deserted island with a Linux laptop...
32 If you can only afford one book on Unix, this is the one
I do not know about you, but for me, a book has to be pretty darn exceptional to persuade me to buy a second edition of a book which I already own the first. Unix Power Tools is one such book. It is simply packed with tons of useful tips which the authors have accumulated over decades of using Unix, and is a sort of `crme de la crme' of O'Reilly reference books.

Praise aside, the book is not for everyone. It is an intermediate level reference, not an introductory tutorial. If your problems are like "How do I delete a file?", you should read something else first, get acquainted with Unix, and then return to it. If, however, the questions you face are more like "How do I delete a file with a null name?", then this is exactly the book for you. Unless there is a real Unix wizard around you, this book is likely to earn you this title in your environment.

The second edition focuses on POSIX systems rather than on SysV/BSD, uses Bash and Tcsh instead of Sh, Ksh and Csh, and has moved from Awk to Perl. The two-colour printing is gone, though. Fortunately, the superb index - one of the best I have seen - is still here, and so are the cross-references in the text. Accompanying CD-ROM might be essential if you are living in the mountains of Tajikistan, but anybody connected to the Internet will probably prefer to download newer versions of software on-line.


33 Best reference book I've found
I have found the answer to so many problems in this book, it's amazing. Conceptually, this book takes you lots of place (I love the references to more complete information whenever they refer to a command) and it can keep you moving around for hours but the thing I've found most handy are some of the command line and script examples. I've had several problems to solve in a script and the book gave great examples that through a little tweaking and testing, solved the problem in lots less lines of code than I'd anticipated. Essential for a Unix Sys. Admin!
34 Not your average tome!
It's very annoying to carry around a 1000+ page book when there's only 50 or so pages that are really helpful. This book, however, is full of information. You know, the kind of info that says, "There are five ways to do this; let me give you all five then tell you why method number 3 is the best, based on my experience." What compliments this is the fact that just about everything is cross-referenced. Some authors try mention things without explaining them at all. Some mention things then explain them later, which is a little better. Some authors make a valiant attempt to not introduce you to a new concept without explaining it right then and there. This book, however, is different in that it cross-references everything. If a buzz-word is mentioned (pretty much any Unix term) a reference is made as to where it can be found. That's so awesome! It's annoying to say, "I know I saw this topic in this 1000+ page book before, I just can't remember where." All books this large should follow this format.

Overall, there is tons, TONS of info (just look at the table of contents), the topics are not glossed over, the authors do a good job of doing more than simply telling you syntax and the info is easy to find.

Of course, nothing's perfect. The authors should throw in a chapter on NFS and reconfiguring the kernel. I guess they figured that that was something for Unix admins. I guarantee, however, that you'll have to hide this book if you get it!


35 Unix and Linux users need this book
This is easily the largest O'Reilly book I have seen, but it's worth it. It's chock full of 45 chapters devoted to nearly all topics in the Unix world. It's helpful for a wide range of skill levels. My only problem with it is that it's a bit out of date (1997), but as Unix draws on a 30 year tradition, most of the tips and tricks work as advertised on the latest Linux distros.
36 one of the most useful books in my library
I bought the first edition of this book way back when it first came out, and it's still by far one of the most useful books in my library. I find myself referring back to it any time i have to write a quick shell script. It's a big fat book that contains no end of useful tidbits and information. I'm not sure what's changed in the second edition, but it's one of those must-have items for any library.
37 A very much appreciated reference book!
A friend of mine recommended this book for me a couple of years ago and it took me a while to find it in the book stores. After finding and reading it I was absolutely amazed! Very full of information and tips, easy to understand and written with humor as well.

I have about a dozen of those Post-It flags in my book to mark the several sections that I am currently reading. The design and cross-referencing is excellent! I have yet to see a book as well-constructed as this one.


38 Mixed Feelings
This may go without saying, but if it would've been stated here I would've saved some money: I found that since I owned almost all of the other O'Reilly's on the subject matter that this book was virtually useless. Of course if you aren't lucky enough to have a nice O'Reilly library, this book seems to be a good substitute for those books. I wish someone would've pointed that out to me before I bought it!
39 Everytime I read it, something valuable turns up...
I have already written one review for this book. The unique browser format makes it very easy to read. I feel like I am digging blindfolded through a pile of gold and silver coins and opening my eyes once something gets stuck in my hand. Amazing book with lots of practical info.
40 Everything You Need!
This book is an EXCELLENT book for your library
41 Someday I will cave in and buy this book...
I had a look at this book in the library and spent nearly 3 hours fully immersed. As an ardent vi user, I was really happy at the coverage given to ed and vi. This is not to say that other utilities are not covered. In fact they are covered in so much detail that I am afraid I will never use them. This book is not for beginners though. A little expectation is necessary to make the most of it. If you have ever wondered why running a .cshrc script with csh doesnot work (use the source command) or why your terminal goes into a hang with Emacs (you may have pressed inadvertently), you will benefit greatly from this book. The book is true to its name. You won't go work with a power chain saw after using a kitchen knife, will you? Everytime I see it in the library, I am tempted to buy it on Amazon, and I know I will, someday, the day I decide I am going to try out all thos **POWER** commands. Till then......(sigh!!!)
42 It's the buy or die bible of UNIX.
This is without a shadow of a doubt the single most important volume for UNIX administrators and powerusers.

The book is loaded with hints, tips, truicks and explanations bound to make your everyday UNIX life a lot easier!

It's the buy or die bible of UNIX.


43 Hands down the best Unix book on the market.
I've been a Unix user for over fourteen years ( Xenix, SCO, AIX, Solaris). This book covers the real problems Unix users and administrators face. If nothing else, the examples are worth the cost of the book. Many of those items in man pages which are mentioned but never shown in detail are covered. The best aspect of the book is the coverage of shell scripts especially the comparison of how things would be done using C, Bourne and Korn shells. Even without the CD, the book would still be worth it.
44 Very Good book
basically as follows:

#include

int main()

{

cout << "BUY THIS BOOK!!!\n";

cout << "It's worth every penny\n";

return 1;

}


45 Awesome book!
This is by far the best Unix reference book on the market. I keep coming back to it again and again. I really love it. It contains a wealth of information on just about every Unix topic you can imagine. This book is like having a Unix guru by your side at all times, and actually teaches you to become a Unix guru yourself.

If you have to have only one Unix book on your bookshelf, this should be it.


46 Best "how-to" reference book I have seen. Must have.
I looked for this book on the recommendation of a co-worker. I read the reviews prior to purchasing, but reserved judgement until I saw it myself. I must agree with everyone else that this is the best "how-to" book for any Unix Systems Administrator. The book gives practical answers in simple form for just about every situation a typical SA would run into. I put it to use from the first day I got it! Being new to Unix, I'm glad I have this as a reference book.
47 The Quintessential Reference Book!
I work for a major software manufacturer on mostly UNIX systems and often have to delve into the esoteric world of awk, sed, and perl to automate tasks. In this single reference I can find exactly what I need, and only what I need, very efficiently. Often, the very script or technique I need is listed in the text. Opening any page at random is to find some golden nugget of UNIX lore written out in light-hearted, readable text with useful examples.
48 Saving my life
I'm an experienced programmer, but haven't wandered into UNIX in over 20 years. I was having some serious problems deciphering shells.

Not any more! UNIX Power Tools explains things in a way that is at the same time technical enough for old UNIX hands, and simple enough for the beginner. If you don't buy any other UNIX book, buy this one.


49 Mama Mia!
Excellent! This book covers all major versions of UNIX and then some.

The tips and tricks are easy to use and very pertinent.

Installing the software from the CD was a breeze! By far the best collection of freeware for UNIX I have ever seen.

The book was very well written. Those with some moderate UNIX experience will get the most out of this book.

A must have for any serious UNIX buff.


50 Like a raft to a sinking sailor!
And I mean sailor, not someone who hasn't seen a body of water and is out on a $200 cruise! In other words, this book would be a great help to intermediate to advanced UNIX users, while it'll leave novice programmers in a ball game with the vice president. Every page has at least 3 mantras and the chapters are packed with "rabbit-out-of-the-hat" tricks that'll amaze (and scare off!) anyone looking over your shoulder at your terminal as you try out one of the numerous recipes mentioned in this book. Definite asset for any serious UNIX programmers (or wannabe's)!
51 Good for beginners, too!
For the last several months I have been dealing with a Unix/Linux environmnet. I had no prior experience with Linux or Unix. However, I have to document and explain scripts, modules, and such every day as part of my work.




This is the first book that has given me bite-sized, useful information in an explanatory format that doesn't waste my time. Whereas O'Reilly's Running Linux helped me very little after a nearly-full read-through, Unix Power Tools has taught me something every time I pick it up. What's more, the chapters are small (and intriguing) enough that a flip-through during a bathroom break can send me back to the keyboard to try something new.




It's like an encyclopedia and your friend the SA in one. Get this and Essential System Administration and you cover the practical needs and the complex activities (respectively) of working in Unix-like-environments in two volumes.


52 My solution and savior...
I was stuck in a corporate software mess with a compilation of legacy UNIX Script, awk and other languages calling and executing both locally and remotely. With only intermediate experience in UNIX, a rather large pot of coffee and Jerry Peeks UNIX tools I was able to filter through, straighten out, and document the nightmare legacy code within half the time I expected. The book has an outstanding state of the art, referencing and indexing to key words and commands while you read. I did not find myself flipping back and forth to the index. I was able to get the information very quickly without loosing train of thought. A fantastic book, I have several UNIX books and many in other languages and this one has the best layout and most complete reference. Only one suggestion... don't let this book go out of print for so long. I had to wait months to get this new version. The old version was sold out all over the US. Maybe I will buy a few extra copies for investment purposes.
53 If you were to own one book on UNIX, this should be it
This is by far the best general UNIX book I've read - it covers everything from directory permissions, backups, using vi to writing shell scripts. Unlike many similar books, it's a fun read as well as a useful reference. Read this book and you're well on your way to gurudom.
54 ... they'll have to pry it from my cold, dead fingers
Excellent reference and a whole lot of fun. If I could only own one book on Unix, this would be it.
55 A Great Book
Unix Power tools is _the_ book. It is the best book about general Unix I've ever seen. It covers about "everything" you may think about and more. If you want to be a Unix Power User this is your book. Read it. Then reread. Then eat it. :)
56 UNIX Power Tools is the best unix book on the market
UNIX Power Tools packs more information about UNIX than any other book on this planet. Best of all, the mass amount of information is organized and indexed in a way that make it all easy to find and use.

Thursday, 24-Jul-2008 04:53:12 CDT
Quote of the Day:


	An older student came to Otis and said, "I have been to see a

great number of teachers and I have given up a great number of pleasures.
I have fasted, been celibate and stayed awake nights seeking enlightenment.
I have given up everything I was asked to give up and I have suffered, but
I have not been enlightened. What should I do?"
Otis replied, "Give up suffering."
-- Camden Benares, "Zen Without Zen Masters"

One man's constant is another man's variable.
-- A.J. Perlis