Logo

A Quick Introduction to Unix

A Quick Introduction to Unix
by

Publisher: Wikibooks

Description:
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 that serve up the WWW for example run a program called Apache under Unix.

Home page url

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

Similar books

Book cover: Filesystem Hierarchy StandardFilesystem Hierarchy Standard
by - Filesystem Hierarchy Standard Group
The filesystem standard has been designed to be used by Unix distribution developers, package developers, and system implementors. However, it is primarily intended to be a reference on how to manage a Unix filesystem or directory hierarchy.
(10396 views)
Book cover: GNU Bash Reference ManualGNU Bash Reference Manual
by - gnu.org
A description of the features that are present in the Bash shell. GNU Bash is an implementation of the POSIX.2 specification, with additional features from the C-shell and Korn shell. Most Bourne shell scripts can be run by Bash without modification.
(13598 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.
(9532 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.
(11451 views)