Code Search for Developers
 
 
  

index.html from Gulus at Krugle


Show index.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 99.2beta8 (1.42)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>La console - version Bash</TITLE>
<META NAME="description" CONTENT="La console - version Bash">
<META NAME="keywords" CONTENT="talk_bash">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v99.2beta8">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="talk_bash.css">

<LINK REL="next" HREF="node1.html">
</HEAD>

<BODY >

<A NAME="tex2html9"
  HREF="node1.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="./icons/next.png"></A> 
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="./icons/up_g.png"> 
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="./icons/prev_g.png"> 
<A NAME="tex2html7"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="./icons/contents.png"></A>  <BR>
<B> Next:</B> <A NAME="tex2html10"
  HREF="node1.html">Table des mati&#232;res</A>
<BR> <HR> <P>

<!--End of Navigation Panel-->

<P>

<P>

<H1 ALIGN="CENTER">La console - version Bash</H1>
<P ALIGN="CENTER"><STRONG>Xavier Barnabé-Thériault
<BR><I>Département de physique, Université de Sherbrooke</I></STRONG></P>
<P ALIGN="CENTER"><STRONG>8 sept 2001</STRONG></P>

<P>

<H3>R&#233;sum&#233;:</H3>
<DIV>
Ce petit article propose un trop bref tour d'horizon des commandes de base
pour faire face les premières fois devant la console, spécialement le shell
BASH.
</DIV>
<P>

<P>
<BR> <HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"></A>

<UL>
<LI><A NAME="tex2html11"
  HREF="node1.html">Table des mati&#232;res</A>
<LI><A NAME="tex2html12"
  HREF="node2.html">Début</A>
<UL>
<LI><A NAME="tex2html13"
  HREF="node2.html#SECTION00021000000000000000">La ligne de commande, l'invite</A>
<LI><A NAME="tex2html14"
  HREF="node2.html#SECTION00022000000000000000">Sur la sécurité de votre ordinateur</A>
<UL>
<LI><A NAME="tex2html15"
  HREF="node2.html#SECTION00022010000000000000">Comment tuer une commande ou un shell en entier</A>
</UL>
<LI><A NAME="tex2html16"
  HREF="node2.html#SECTION00023000000000000000">La completion</A>
<LI><A NAME="tex2html17"
  HREF="node2.html#SECTION00024000000000000000">Le bon usage des flèches</A>
<LI><A NAME="tex2html18"
  HREF="node2.html#SECTION00025000000000000000">La redirection et le <I>pipe</I></A>
<LI><A NAME="tex2html19"
  HREF="node2.html#SECTION00026000000000000000">Conventions d'écriture</A>
</UL>
<LI><A NAME="tex2html20"
  HREF="node3.html">Comment fait-on ??</A>
<UL>
<LI><A NAME="tex2html21"
  HREF="node3.html#SECTION00031000000000000000">Je ne veux pas travailler en console: trop long d'écrire les noms de fichiers au complet.</A>
<LI><A NAME="tex2html22"
  HREF="node3.html#SECTION00032000000000000000">Je ne comprend même pas ce qui est écrit. D'abord, c'est quoi le <I>prompt</I>?</A>
<LI><A NAME="tex2html23"
  HREF="node3.html#SECTION00033000000000000000">Réécrire chaque fois sa ligne de commande ?? </A>
<LI><A NAME="tex2html24"
  HREF="node3.html#SECTION00034000000000000000">Énumérer le contenu d'un répertoire</A>
<LI><A NAME="tex2html25"
  HREF="node3.html#SECTION00035000000000000000">Comment se promener dans les répertoires ??</A>
<LI><A NAME="tex2html26"
  HREF="node3.html#SECTION00036000000000000000">Je cherche un document dans mon arborescence</A>
<LI><A NAME="tex2html27"
  HREF="node3.html#SECTION00037000000000000000">Comment bouger, renommer, copier et effacer un fichier ?? </A>
<LI><A NAME="tex2html28"
  HREF="node3.html#SECTION00038000000000000000">Je veux pouvoir créer, détruire, renommer et copier mes répertoires</A>
<LI><A NAME="tex2html29"
  HREF="node3.html#SECTION00039000000000000000">Ou est l'éditeur de texte ??</A>
<LI><A NAME="tex2html30"
  HREF="node3.html#SECTION000310000000000000000">Où est le traitement de texte ??</A>
<LI><A NAME="tex2html31"
  HREF="node3.html#SECTION000311000000000000000">Un programme me donne trop d'information défilante, j'en manque tout le début.</A>
<LI><A NAME="tex2html32"
  HREF="node3.html#SECTION000312000000000000000">J'utilise toujours une/plusieurs option(s) d'une commande, pourrais-je m'éviter de l'(les) écrire chaque fois ??</A>
<LI><A NAME="tex2html33"
  HREF="node3.html#SECTION000313000000000000000">Comment personnaliser sa console ??</A>
<LI><A NAME="tex2html34"
  HREF="node3.html#SECTION000314000000000000000">C'est quoi un script shell ??</A>
<LI><A NAME="tex2html35"
  HREF="node3.html#SECTION000315000000000000000">Y a-t-il de l'information quelque part ??</A>
</UL>
<LI><A NAME="tex2html36"
  HREF="node4.html">Voir et connaître</A>
<UL>
<LI><A NAME="tex2html37"
  HREF="node4.html#SECTION00041000000000000000">ls -- énumération de fichiers</A>
<LI><A NAME="tex2html38"
  HREF="node4.html#SECTION00042000000000000000">less -- survol de fichiers</A>
<LI><A NAME="tex2html39"
  HREF="node4.html#SECTION00043000000000000000">du -- utilisation mémoire du disque</A>
</UL>
<LI><A NAME="tex2html40"
  HREF="node5.html">Se promener, chercher</A>
<UL>
<LI><A NAME="tex2html41"
  HREF="node5.html#SECTION00051000000000000000">cd -- changer de répertoire courant</A>
<LI><A NAME="tex2html42"
  HREF="node5.html#SECTION00052000000000000000">locate -- trouver un fichier</A>
<LI><A NAME="tex2html43"
  HREF="node5.html#SECTION00053000000000000000">grep</A>
<LI><A NAME="tex2html44"
  HREF="node5.html#SECTION00054000000000000000">find -- recherche avancée de fichiers</A>
</UL>
<LI><A NAME="tex2html45"
  HREF="node6.html">Créer</A>
<UL>
<LI><A NAME="tex2html46"
  HREF="node6.html#SECTION00061000000000000000">mkdir -- créer des répertoires</A>
<LI><A NAME="tex2html47"
  HREF="node6.html#SECTION00062000000000000000">pico -- l'éditeur simple</A>
<LI><A NAME="tex2html48"
  HREF="node6.html#SECTION00063000000000000000">Vi et ViM -- l'éditeur</A>
</UL>
<LI><A NAME="tex2html49"
  HREF="node7.html">Bouger</A>
<UL>
<LI><A NAME="tex2html50"
  HREF="node7.html#SECTION00071000000000000000">cp - copieur</A>
<LI><A NAME="tex2html51"
  HREF="node7.html#SECTION00072000000000000000">mv -- déplaceur</A>
</UL>
<LI><A NAME="tex2html52"
  HREF="node8.html">Détruire</A>
<UL>
<LI><A NAME="tex2html53"
  HREF="node8.html#SECTION00081000000000000000">rmdir -- destruction de répertoires</A>
<LI><A NAME="tex2html54"
  HREF="node8.html#SECTION00082000000000000000">rm -- effaceur</A>
</UL>
<LI><A NAME="tex2html55"
  HREF="node9.html">La paresse</A>
<UL>
<LI><A NAME="tex2html56"
  HREF="node9.html#SECTION00091000000000000000">~/.bashrc -- personnalisation</A>
<UL>
<LI><A NAME="tex2html57"
  HREF="node9.html#SECTION00091100000000000000">Les alias</A>
<UL>
<LI><A NAME="tex2html58"
  HREF="node9.html#SECTION00091110000000000000">Exemples</A>
</UL>
</UL>
<LI><A NAME="tex2html59"
  HREF="node9.html#SECTION00092000000000000000">Les scripts</A>
</UL>
<LI><A NAME="tex2html60"
  HREF="node10.html">Pour en savoir plus</A>
<UL>
<LI><A NAME="tex2html61"
  HREF="node10.html#SECTION000101000000000000000">--help</A>
<LI><A NAME="tex2html62"
  HREF="node10.html#SECTION000102000000000000000">man</A>
<LI><A NAME="tex2html63"
  HREF="node10.html#SECTION000103000000000000000">info</A>
<LI><A NAME="tex2html64"
  HREF="node10.html#SECTION000104000000000000000">apropos</A>
<LI><A NAME="tex2html65"
  HREF="node10.html#SECTION000105000000000000000">Tout le reste</A>
</UL>
<LI><A NAME="tex2html66"
  HREF="node11.html">&#192; propos de ce document...</A>
</UL>
<!--End of Table of Child-Links-->
<BR> <HR>
<ADDRESS>
<I>Xavier Barnabe-Theriault <BR>
2001-09-20</I>
</ADDRESS>
</BODY>
</HTML>




See more files for this project here

Gulus

Groupe d\'Utilisateurs de Linux de l\'Universit? de Sherbrooke. http://www.gulus.org/

Project homepage: http://sourceforge.net/projects/gulus
Programming language(s): PHP,Shell Script
License: other

  icons/
    contents.png
    next.png
    next_g.png
    prev.png
    prev_g.png
    up.png
    up_g.png
  index.html
  node1.html
  node10.html
  node11.html
  node2.html
  node3.html
  node4.html
  node5.html
  node6.html
  node7.html
  node8.html
  node9.html
  talk_bash.css
  talk_bash.html