Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
lien:bash [2008/12/17 23:21] per |
lien:bash [2009/11/15 15:54] (Version actuelle) per |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | [[..:linux|retour]] | ||
===== Commandes Unix - Shell ===== | ===== Commandes Unix - Shell ===== | ||
~~LINEBREAK~~ | ~~LINEBREAK~~ | ||
Ligne 5: | Ligne 6: | ||
http://www.linux-france.org/article/debutant/debutant-linux.html | http://www.linux-france.org/article/debutant/debutant-linux.html | ||
http://linux.jpvweb.com/mesrecetteslinux/commun_utilisateur | http://linux.jpvweb.com/mesrecetteslinux/commun_utilisateur | ||
+ | |||
===== Bash ===== | ===== Bash ===== | ||
+ | [[lien:bash:perso |Mes pages Bash]] | ||
~~LINEBREAK~~ | ~~LINEBREAK~~ | ||
**Bash Reference Manual :** http://www.gnu.org/software/bash/manual/bashref.html | **Bash Reference Manual :** http://www.gnu.org/software/bash/manual/bashref.html | ||
Ligne 36: | Ligne 39: | ||
[[http://www.trustonme.net/didactels/258.html |Administrer une distribution inactive : chroot]] | [[http://www.trustonme.net/didactels/258.html |Administrer une distribution inactive : chroot]] | ||
- | ==== Guide avancé d'écriture des scripts Bash ==== | + | X |
- | Advanced Bash-Scripting Guide | + | |
- | Une exploration en profondeur de l'art de la programmation shell | + | |
- | [[http://abs.traduc.org/downloadmanuel.html |Téléchargement de ABS en français]] | + | ==== Une expression rationnelle ou expression régulière ==== |
- | [[http://abs.traduc.org/abs-5.3-fr/ |Le Guide en ligne en français]] | + | http://fr.wikipedia.org/wiki/Expression_rationnelle |
- | [[http://tldp.org/LDP/abs/html/ |Le Guide en ligne en anglais]] | + | |
+ | ==== SED ==== | ||
+ | http://fr.wikipedia.org/wiki/Sed_(informatique) | ||
+ | SED très complet http://www.commentcamarche.net/faq/478-sed | ||
+ | SED plus succinct http://www.shellunix.com/sed.html | ||
+ | Accents UTF-8 et sed y http://forum.ubuntu-fr.org/viewtopic.php?id=158279 | ||
==== VIM ==== | ==== VIM ==== | ||
Ligne 52: | Ligne 58: | ||
Aide mémoire Vim http://www.epons.org/vi.php http://www.ledman.ch/eti_linux/08vi.html http://www.linux-kheops.com/doc/vi/memovif.htm | Aide mémoire Vim http://www.epons.org/vi.php http://www.ledman.ch/eti_linux/08vi.html http://www.linux-kheops.com/doc/vi/memovif.htm | ||
- | ===== Patch ===== | ||
- | http://www.ird.fr/us191/spip.php?article36 | ||
- | Introduction à l'utilisation de patch http://www.linux-france.org/article/lgazette/issue-32/lg-32-5.html | ||
- | Pour le Noyau http://www.docmirror.net/fr/linux/howto/admin/Kernel-HOWTO/Kernel-HOWTO-5.html | ||
- | Quest ce qu'un patch ? http://www.linux-kheops.com/doc/linux-f/lf264.htm | ||
- | Man Patch http://man.developpez.com/man1/patch.1.php | ||
- | |||
- | ===== CVS ===== | ||
- | Tutoriel CVS http://ricky81.developpez.com/tutoriel/cvs/introduction/#L2.3.2 | ||
- | intro CVS http://www.commentcamarche.net/cvs-dev/cvs-intro.php3 | ||
- | Le contrôle de versions avec CVS http://www.tuteurs.ens.fr/logiciels/cvs/ | ||
- | CVS Guide de l’utilisateur http://www.ird.fr/us191/spip.php?article1 | ||
- | |||
- | En espagnol : wikipédia CVS http://es.wikipedia.org/wiki/CVS | ||
- | Instalando el servidor en debian http://losinvisibles.net/como/comoCvs.html | ||
- | Wikilibros Tutorial de uso de CVS http://es.wikibooks.org/wiki/Tutorial_de_uso_de_CVS | ||
- | ===== SVN ===== | ||
- | Tutoriel serveur SVN http://blog.skitoo.org/2006/07/03/tutoriel-installer-un-serveur-svn-subversion-sous-gnu-linux-ubuntu/ | ||
- | http://hikage.developpez.com/linux/tutoriels/subversion/ | ||
- | Introduction à Subversion http://dev.nozav.org/intro_svn.html | ||
- | |||
- | Un libro libre sobre Subversion http://svnbook.red-bean.com/ http://svnbook.red-bean.com/nightly/es/svn-book.html | ||
- | |||
- | ==== Trixbox Asterisk ==== | ||
- | feed ATOMTrixBox, un central téléphonique SIP gratuit à la maison ou au bureau | ||
- | pour gérer d'une à plusieurs centaines de lignes téléphoniques. | ||
- | http://www.figer.com/Publications/Trixbox.htm | ||
- | |||
- | http://mafiaman4269.free.fr/FTP/BTS_IG/Autres PTI/Procedure_Asterisk.pdf | ||
- | http://www.sureteq.com/asterisk/trixboxv1.2.htm | ||