Logo

Guide to Unix

Small book cover: Guide to Unix

Guide to Unix

Publisher: Wikibooks

Description:
This book is a guide to Unix and Unix-like operating systems, such as GNU/Linux and *BSD. Other systems like Mac OS X, Solaris, and OSF/Tru64 also belong in the list. The book targets multiple audiences: Unix or non-Unix users seeking background, Unix system users (background and user instructions), and Unix system administrators (background and administrator instructions).

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Secure Programming for Linux and Unix HOWTOSecure Programming for Linux and Unix HOWTO
by
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(16299 views)
Book cover: The Craft of Text EditingThe Craft of Text Editing
by - Lulu.com
This book covers all aspects of creating a character-based text editor. In the process, it discusses many aspects of creating a large application program including user interface, speed/memory/I/O tradeoffs, and many other considerations.
(9320 views)
Book cover: Porting UNIX SoftwarePorting UNIX Software
by - O'Reilly
The book deals with the whole life cycle of porting, from setting up a source tree on your system to correcting platform differences. It discusses the differences between versions of UNIX and the areas where porters tend to have problems.
(11251 views)
Book cover: An Awk PrimerAn Awk Primer
by - Wikibooks
Awk has two faces: it is a utility for performing simple text-processing tasks, and it is a programming language for performing complex text-processing tasks. Awk is useful for simple, quick-and-dirty computational programming.
(9319 views)