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 Internals: A practical approachAuthor:
Steve PateISBN:
0-201-87721-XPublisher:
Addison-WesleyPages:
688ppPrice:
£28-99Reviewer:
David CaabeiroSubject:
unixAppeared in:
16-1This book should have been titled "SCO Internals", as it discusses
different SCO versions (including Openserver R5) in a practical approach,
as the title states. Besides that, it's a very good book, which takes
you through the shell, processes, memory management, IPC, file services,
I/O system, and many other areas typically found in this kind of books.
Again, the problem lies that the author expects you to have a SCO flavour installed for practicing. If that weren't the case, do not expect to practice (in most cases) the examples given in the book, as they rely on utilities found only in SCO, such as crash, adm, etc.
On the positive side, the book contains several screen dumps with captures of program output and code examples, which makes the above requisite dispensable. Recommended with reservations.