Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > f1bf657d7897899cbef141dd3a0c9d64 > files > 32

mandriva-doc-Mastering-Manual-fr-2010.1-1.1.noarch.rpm

<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>Chapitre&nbsp;19.&nbsp;Introduction &agrave; la ligne de commande</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="Ma&icirc;triser Mandriva Linux">
      <link rel="up" href="index.html" title="Ma&icirc;triser Mandriva Linux">
      <link rel="prev" href="uninstall-linux.html" title="18.16.&nbsp;D&eacute;sinstallation de Linux">
      <link rel="next" href="cmdline-file.html" title="19.1.&nbsp;Manipulation de fichiers">
   </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">Chapitre&nbsp;19.&nbsp;Introduction &agrave; la ligne
                      de commande
               </th>
            </tr>
            <tr>
               <td width="20%" align="left"><a accesskey="p" href="uninstall-linux.html">Pr&eacute;c&eacute;dent</a>&nbsp;
               </td>
               <th width="60%" align="center">&nbsp;</th>
               <td width="20%" align="right">&nbsp;<a accesskey="n" href="cmdline-file.html">Suivant</a></td>
            </tr>
         </table>
         <hr>
      </div>
      <div class="chapter" lang="fr">
         <div class="titlepage">
            <div>
               <div>
                  <h1 class="title"><a name="cmdline-intro-chapter"></a>Introduction &agrave; la ligne
                         de commande
                  </h1>
               </div>
            </div>
         </div>
         <div class="toc">
            <dl>
               <dt><span class="section"><a href="cmdline-file.html">19.1. Manipulation de
                              fichiers</a></span></dt>
               <dd>
                  <dl>
                     <dt><span class="section"><a href="cmdline-file.html#d5e10760">19.1.1. Lister le contenu
                                      d'un r&eacute;pertoire</a></span></dt>
                     <dt><span class="section"><a href="cmdline-file.html#d5e10806">19.1.2. Copy</a></span></dt>
                     <dt><span class="section"><a href="cmdline-file.html#d5e10861">19.1.3. Move</a></span></dt>
                     <dt><span class="section"><a href="cmdline-file.html#d5e10917">19.1.4. Remove</a></span></dt>
                     <dt><span class="section"><a href="cmdline-file.html#d5e10970">19.1.5. Cr&eacute;er un
                                      r&eacute;pertoire</a></span></dt>
                     <dt><span class="section"><a href="cmdline-file.html#d5e11008">19.1.6. Changer de
                                      r&eacute;pertoire de travail.</a></span></dt>
                  </dl>
               </dd>
               <dt><span class="section"><a href="cmdline-process.html">19.2. Manipulation des
                              processus</a></span></dt>
               <dd>
                  <dl>
                     <dt><span class="section"><a href="cmdline-process.html#d5e11052">19.2.1. S'informer sur
                                      les processus</a></span></dt>
                     <dt><span class="section"><a href="cmdline-process.html#d5e11075">19.2.2. Contr&ocirc;ler les
                                      processus</a></span></dt>
                     <dt><span class="section"><a href="cmdline-process.html#d5e11126">19.2.3. Mixer ps et kill: top</a></span></dt>
                  </dl>
               </dd>
               <dt><span class="section"><a href="cmdline-doc.html">19.3. Documentation sur les
                              commandes</a></span></dt>
               <dt><span class="section"><a href="ch19s04.html">19.4. Pour aller plus
                              loin</a></span></dt>
            </dl>
         </div>
           
         
           
         
           
         
           
         <p><a name="BId-cmdline-pa2"></a><a class="indexterm" name="BId-cmdline-it2"></a> Bien que la plupart des gens trouvent tr&egrave;s agr&eacute;able et facile
              d'utiliser des interfaces d'applications graphiques, la ligne de commande
              est une interface tr&egrave;s puissante pour interagir avec votre syst&egrave;me. Le
              principal avantage du <span class="application">shell</span> est le nombre
              d'utilitaires existants&nbsp;: des milliers sont disponibles et chacun d'entre
              eux a une t&acirc;che bien d&eacute;finie. Nous n'en examinerons ici qu'un petit nombre,
              en esp&eacute;rant que vous cela vous rende plus &agrave; l'aise pour utiliser la ligne de
              commande pour interagir avec votre syst&egrave;me.
         </p>
         
           
         <p><a name="BIdNEW-cmdline-intro-chapter-pa129"></a><span class="inlinemediaobject"><img src="images/konsole.png"></span>&nbsp;Choisissez <span class="guimenu">Outils</span>+<span class="guimenu">Terminal Konsole</span> depuis le menu principal pour ouvrir une fen&ecirc;tre de terminal
              et acc&eacute;der &agrave; la ligne de commande. Par d&eacute;faut, vous serez
              &laquo;&nbsp;<span class="quote">dans</span>&nbsp;&raquo; votre r&eacute;pertoire personnel, qui porte votre nom
              d'utilisateur&nbsp;: <code class="filename">/home/votre_nom_d_utilisateur</code>.
         </p>
         
           
         
           
         
           
         
           
         
      </div>
      <div class="navfooter">
         <hr>
         <table width="100%" summary="Navigation footer">
            <tr>
               <td width="40%" align="left"><a accesskey="p" href="uninstall-linux.html">Pr&eacute;c&eacute;dent</a>&nbsp;
               </td>
               <td width="20%" align="center">&nbsp;</td>
               <td width="40%" align="right">&nbsp;<a accesskey="n" href="cmdline-file.html">Suivant</a></td>
            </tr>
            <tr>
               <td width="40%" align="left" valign="top">18.16.&nbsp;D&eacute;sinstallation de Linux&nbsp;</td>
               <td width="20%" align="center"><a accesskey="h" href="index.html">Sommaire</a></td>
               <td width="40%" align="right" valign="top">&nbsp;19.1.&nbsp;Manipulation de
                        fichiers
               </td>
            </tr>
         </table>
      </div>
   </body>
</html>