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: Bourne Shell ScriptingBourne Shell Scripting
- Wikibooks
This book covers the practical aspects of using and interacting with the Bourne Shell, the root of all shells in Unix world. That includes interacting with the shell on a day-to-day basis for the purposes of operating the computer in normal tasks.
(11402 views)
Book cover: A Quick Introduction to UnixA Quick Introduction to Unix
by - Wikibooks
Unix is an operating system designed for use on any kind of computer or computing device. It is a multi-tasking, multi-user system. Unix is also part of the underlying technology of the Internet. Many of the web servers run Apache under Unix.
(10081 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.
(9317 views)
Book cover: Effective AWK ProgrammingEffective AWK Programming
by
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(12990 views)