WARNING: This site is intended for online use only; mass-downloading of pages degrades the server and is prohibited.
If you attempt to use tools to mass-download the site, you may be blocked permanently by automated software.
If you want to read this CertiGuide offline, please use one of the links on the left to purchase a convenient PDF copy. Thank you.

Read this whole guide offline with no ads, for a very low price!
Click Here!

Google
Web CertiGuide






Table Of Contents  CertiGuide to A+ (A+ 4 Real)
 9  Chapter 5: The Linux Operating System
      9  The User Model

Previous Topic/Section
Starting Up and Shutting Down
Previous Page
Pages in Current Topic/Section
1
2
Next Page
Basic Concepts and Procedures for Creating, Viewing and Editing Files and Directories
Next Topic/Section

The Help System - Man Pages
(Page 2 of 2)

Format of Man Pages



Man pages are shown one-page at a time, scrolling to the next page can be accomplished by either depressing the f key on the keyboard or the space bar, scrolling backwards by pressing the b key. The man page can be exited by pressing the q key. A little about the organization of the content of the man pages, which follow a general format:

  • The first line contains the name of the command along with the section number where the man page is located (Man pages are organized into separate sections or chapters), followed by the command name and a short description of the command. .

  • Next is the synopsis section, which gives the command options and arguments that the command can take. Options and arguments, which are not required for execution of a command, are placed between [ ].

  • The description section gives a detailed description of the command.

  • Options are listed with descriptions of how they modify the operation of the command.

  • Several other optional sections may be included. One of interest is the see also section which provides reference to other man pages which may contain additional information. There is usually additional information about any known bugs, where to report new bugs, the author, and copyright information.

Some man pages have information in several sections. The section with the lowest number will always be shown unless you specify the section number when invoking the man command. This can be done in the following manner:

man 5 passwd

This instructs the system the man page system to show the page in section 5 for the command passwd.

If one is not sure what command will perform a certain function, the command apropos followed by a single word will return a lists of commands that have that word in their short description, the command whatis will return similar information.

Lastly adding the --help option to most commands will yield a list of all the options available for the command with a very brief description of those options.


Previous Topic/Section
Starting Up and Shutting Down
Previous Page
Pages in Current Topic/Section
1
2
Next Page
Basic Concepts and Procedures for Creating, Viewing and Editing Files and Directories
Next Topic/Section

If you find CertiGuide.com useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider buying an inexpensive PDF equivalent of the CertiGuide to A+ (A+ 4 Real) from StudyExam4Less.com. Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

CertiGuide to A+ (A+ 4 Real) (http://www.CertiGuide.com/apfr/) on CertiGuide.com
Version 1.0 - Version Date: March 29, 2005

Adapted with permission from a work created by Tcat Houser et al.
CertiGuide.com Version © Copyright 2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.