Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 275bc5f884d593fea8c87799d871d7f1 > files > 24

mandriva-doc-Mastering-Manual-en-2008.1-0.4mdv2008.1.noarch.rpm

<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>3.&nbsp;Commands Documentation</title>
      <link rel="stylesheet" href="images/mdk-doc.css" type="text/css">
      <meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
      <link rel="start" href="index.html" title="Mastering Mandriva Linux">
      <link rel="up" href="cmdline-intro-chapter.html" title="Chapter&nbsp;19.&nbsp;Introduction to the Command Line">
      <link rel="prev" href="cmdline-process.html" title="2.&nbsp;Process Manipulation">
      <link rel="next" href="ch19s04.html" title="4.&nbsp;Further Reading">
   </head>
   <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
      <div class="navheader">
         <table width="100%" summary="Navigation header">
            <tr>
               <th colspan="3" align="center">3.&nbsp;Commands
                        Documentation
               </th>
            </tr>
            <tr>
               <td width="20%" align="left"><a accesskey="p" href="cmdline-process.html">Prev</a>&nbsp;
               </td>
               <th width="60%" align="center">Chapter&nbsp;19.&nbsp;Introduction to the
                      Command Line
               </th>
               <td width="20%" align="right">&nbsp;<a accesskey="n" href="ch19s04.html">Next</a></td>
            </tr>
         </table>
         <hr>
      </div>
      <div class="section" lang="en">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title" style="clear: both"><a name="cmdline-doc"></a>3.&nbsp;Commands
                           Documentation
                  </h2>
               </div>
            </div>
         </div>
             
         
             
         <p><a name="BIdNEW-cmdline-intro-chapter-pa157"></a>If you want to know more
                about a given command options and usage, you can consult the commands
                manual, or &#8220;<span class="quote">man page</span>&#8221;. The syntax for the
                <span class="command"><strong>man</strong></span> command is:
         </p>
         
             <a name="BIdNEW-cmdline-intro-chapter-sy9"></a><pre class="synopsis">man 
    &lt;man_page&gt;</pre>
         
             <p><a name="BIdNEW-cmdline-intro-chapter-pa158"></a>Sections are like
                different chapters of a big book, each onespecific to an aspect of the
                system. Some commands might appear indifferent sections, so you might need
                to specify which section you areinterested in.
         </p>
         
             
         <p><a name="BIdNEW-cmdline-intro-chapter-pa159"></a>Sections are numbered
                from <code class="literal">1</code> to <code class="literal">9</code>, and there's a 10
                <sup>th</sup> one, called <code class="literal">n</code>. You can
                also specify <code class="literal">a</code> to display all matching sections for a
                given man page. If you omit the <code class="option">section</code> parameter, the
                first matching man page is displayed.
         </p>
         
             
         <p><a name="BIdNEW-cmdline-intro-chapter-pa160"></a><span class="command"><strong>man</strong></span>
                has its own man page, execute <span class="command"><strong>man man</strong></span> to display
                it.
         </p>
           
      </div>
      <div class="navfooter">
         <hr>
         <table width="100%" summary="Navigation footer">
            <tr>
               <td width="40%" align="left"><a accesskey="p" href="cmdline-process.html">Prev</a>&nbsp;
               </td>
               <td width="20%" align="center"><a accesskey="u" href="cmdline-intro-chapter.html">Up</a></td>
               <td width="40%" align="right">&nbsp;<a accesskey="n" href="ch19s04.html">Next</a></td>
            </tr>
            <tr>
               <td width="40%" align="left" valign="top">2.&nbsp;Process
                        Manipulation&nbsp;
               </td>
               <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
               <td width="40%" align="right" valign="top">&nbsp;4.&nbsp;Further
                        Reading
               </td>
            </tr>
         </table>
      </div>
   </body>
</html>