The "man" Utility
July 19, 1998
We are going to go over quite a few utilities
in the next few days, certainly the ones you will use 95% of the
time. However, there is no way that we could possibly cover all of
the available commands on all the available systems. Thus, we will make
mention of an excellent resource on all UNIX systems that allows you
to get the
documentation for any installed utility. This is the "man"
utility.
The "man" utility provides basic documentation for
utilities and is as easy to access as typing "man" at the command line
as
shown below for the "pwd" command.
Input, Output, and Redirection
Introduction to UNIX for Web Developers | Table of Contents
UNIX and Webmasters
|