C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
Preface
 
 Preface Next
 

Preface

Contents:
The UNIX Operating System
Versions of UNIX
What This Handbook Covers
What's New in the Fourth Edition
Format
Acknowledgments

The UNIX Operating System

An operating system (or "OS") is a set of programs that controls a computer. It controls both the hardware (things you can touch - such as keyboards, displays, and disk drives) and the software (application programs that you run, such as a word processor).

Some computers have a single-user OS, which means only one person can use the computer at a time. Many older OSes (like DOS) can also do only one job at a time. But almost any computer can do a lot more if it has a multiuser, multitasking operating system like UNIX. These powerful OSes let many people use the computer at the same time and let each user run several jobs at once.

experts, it can be a bit overwhelming at first. But after you get the basics (from this book!) you'll start to appreciate some of the reasons to use UNIX:


 HomeNext
 Book IndexVersions of UNIX

Главная