Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 664c05250964d29fcf1d0bb310959fbc > files > 29

mandrake-doc-fr-10.0-5.1.100mdk.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapitre 3. Introduction à la ligne de commande</title><meta name="generator" content="DocBook XSL Stylesheets V1.64.0"><link rel="home" href="index.html" title="Manuel de référence"><link rel="up" href="ref-part.html" title="Le Système Linux"><link rel="previous" href="install-part-naming.html" title="Conventions pour nommer disques et partitions"><link rel="next" href="ch03s01.html" title="Utilitaires de 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 3. Introduction à la ligne de commande</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="install-part-naming.html">Précédent</a> </td><th width="60%" align="center">Le Système Linux</th><td width="20%" align="right"> <a accesskey="n" href="ch03s01.html">Suivant</a></td></tr></table><hr></div><div class="chapter" lang="fr"><div class="titlepage"><div><div><h2 class="title"><a name="cmdline"></a>Chapitre 3. Introduction à la ligne de commande</h2></div></div><div></div></div><div class="toc"><dl><dt><span class="sect1"><a href="ch03s01.html">Utilitaires de manipulation de fichiers</a></span></dt><dd><dl><dt><span class="sect2"><a href="ch03s01.html#id2535230">mkdir, touch : création de répertoires et fichiers
   vides</a></span></dt><dt><span class="sect2"><a href="ch03s01.html#id2535683">rm : supprimer des fichiers ou des répertoires</a></span></dt><dt><span class="sect2"><a href="ch03s01.html#id2536127">mv : déplacer ou renommer des fichiers</a></span></dt><dt><span class="sect2"><a href="ch03s01.html#id2536455">cp : copier des fichiers et des
   répertoires</a></span></dt></dl></dd><dt><span class="sect1"><a href="cmdline-attr.html">Manipulation des attributs de fichiers</a></span></dt><dd><dl><dt><span class="sect2"><a href="cmdline-attr.html#id2536837">chown, chgrp : changer
      l'utilisateur et le groupe propriétaire d'un ou plusieurs
      fichiers</a></span></dt><dt><span class="sect2"><a href="cmdline-attr.html#id2537203">chmod : changer les permissions sur des fichiers 
et des répertoires</a></span></dt></dl></dd><dt><span class="sect1"><a href="glob-regex.html">Motifs d'englobement du shell</a></span></dt><dt><span class="sect1"><a href="shell-pipes.html">Redirections et tubes</a></span></dt><dd><dl><dt><span class="sect2"><a href="shell-pipes.html#id2538479">Encore un mot au sujet des processus</a></span></dt><dt><span class="sect2"><a href="shell-pipes.html#id2538584">Redirections</a></span></dt><dt><span class="sect2"><a href="shell-pipes.html#id2539054">Tubes</a></span></dt></dl></dd><dt><span class="sect1"><a href="cmdline-completion.html">Le complètement (completion)
  dans les lignes de commande</a></span></dt><dd><dl><dt><span class="sect2"><a href="cmdline-completion.html#id2539373">Un exemple</a></span></dt><dt><span class="sect2"><a href="cmdline-completion.html#id2539530">Autres méthodes de complètement</a></span></dt></dl></dd><dt><span class="sect1"><a href="cmdline-job.html">Lancement et manipulation de processus en arrière-plan</a></span></dt><dt><span class="sect1"><a href="cmdline-end.html">Le mot de la fin</a></span></dt></dl></div><p><a name="BId-cmdline-pa1"></a><a class="indexterm" name="BId-cmdline-it1"></a>Dans le chapitre
      <a href="unix-basics.html" title="Chapitre 1. Concepts UNIX de base">Chapitre 1, <i>Concepts UNIX de base</i></a>, nous avons vu comment lancer un
      <span class="foreignphrase"><i class="foreignphrase">shell</i></span> et ses principes de base, mais nous ne l'avons pas
      fait fonctionner. C'est ce que nous nous proposons de faire dans
      ce chapitre.
 </p><p><a name="BId-cmdline-pa2"></a>  
      <a class="indexterm" name="BId-cmdline-it2"></a> Le principal
  avantage du <span class="foreignphrase"><i class="foreignphrase">shell</i></span> est le nombre d'utilitaires
  existants : des milliers sont disponibles et chacun d'entre
  eux a une tâche bien définie. Nous n'en examinerons ici qu'un petit
  nombre. L'une des grandes forces d'<span class="application">UNIX</span> est la possibilité de
  combiner ces utilitaires, comme nous le verrons plus loin.
 </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="install-part-naming.html">Précédent</a> </td><td width="20%" align="center"><a accesskey="u" href="ref-part.html">Niveau supérieur</a></td><td width="40%" align="right"> <a accesskey="n" href="ch03s01.html">Suivant</a></td></tr><tr><td width="40%" align="left" valign="top">Conventions pour nommer disques et partitions </td><td width="20%" align="center"><a accesskey="h" href="index.html">Sommaire</a></td><td width="40%" align="right" valign="top"> Utilitaires de manipulation de fichiers</td></tr></table></div></body></html>