Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
The ACCU passes on review copies of computer books to its members for them to review.
The result is a large, high quality collection of book reviews by programmers, for programmers.
Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Title:
Unix in a Nutshell 3edAuthor:
Arnold RobbinsISBN:
1 56592 427 4Publisher:
O'ReillyPages:
598ppPrice:
£15-95Reviewer:
Silvia de BeerSubject:
unixAppeared in:
12-2The subtitle (a desktop quick reference for SVR 4 and Solaris 7)
exactly describes it. It is not a book to learn Unix from. Beginners
should study a tutorial first. It is a useful reference to keep
beside your computer to look up commands, which you do not exactly
remember. A simple start instead of the man pages.
The book contains clear tables and has a good layout. The book is divided with black tabs on the side of the pages. The first part of the book gives short descriptions of all Unix commands and describes the Bourne, Korn and C Shell. The second part of the book covers pattern matching, Emacs, Vi and sed and awk. I do not know how relevant text formatting is to most Unix users, but nroff and troff and their macros are covered in part three. Part four describes Source Code Control System (SCCS) and Revision Control System (RCS) and the make utility.