Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
utilisateurs:aldian:participer_portail_lignes_commandes_archive [Le 23/08/2009, 01:42] Aldianutilisateurs:aldian:participer_portail_lignes_commandes_archive [Le 04/09/2009, 18:54] (Version actuelle) Aldian
Ligne 1: Ligne 1:
 +====== Archives commandes converties ======
  
 +
 +Cette page contient les commandes renseignées sur la page [[:utilisateurs:aldian:participer_portail_lignes_commandes]] qui ont déjà été converties et ajoutées à la page [[:commande_shell]]
 +
 +<code>
 +
 +NOM:find
 +DESCRIPTION:rechercher des fichiers
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#find
 +LIEN:http://doc.ubuntu-fr.org/recherche_ligne_commande#find
 +LIEN:http://debian-facile.org/wiki/commande:find
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/find.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:top
 +DESCRIPTION:afficher les tâches en cours
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#top
 +LIEN:http://debian-facile.org/wiki/commande:top
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/top.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:du
 +DESCRIPTION:évaluer l’espace disque occupé par des fichiers
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#du
 +LIEN:http://debian-facile.org/wiki/commande:du
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/du.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:pwd
 +DESCRIPTION:afficher le nom du répertoire de travail actuel
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#pwd
 +LIEN:http://doc.ubuntu-fr.org/tutoriel/console_ligne_de_commande#pwd
 +LIEN:http://debian-facile.org/wiki/commande:pwd
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/pwd.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:grep
 +DESCRIPTION:faire des recherches plein texte
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#grep
 +LIEN:http://doc.ubuntu-fr.org/recherche_ligne_commande#grep
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/grep.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:locate
 +DESCRIPTION:lister les fichiers à partir d'une base de données
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#locate
 +LIEN:http://doc.ubuntu-fr.org/recherche_ligne_commande#locate
 +LIEN:http://doc.ubuntu-fr.org/locate
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/locate.findutils.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:cat
 +DESCRIPTION:concaténer des fichiers et les afficher sur la sortie standard
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#cat
 +LIEN:http://debian-facile.org/wiki/commande:cat
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/cat.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:more
 +DESCRIPTION:afficher un fichier page par page
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#more
 +LIEN:
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/more.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:less
 +DESCRIPTION:afficher un fichier page par page
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#less
 +LIEN:http://doc.ubuntu-fr.org/tutoriel/console_ligne_de_commande#less
 +LIEN_MANPAGE:http://jp.barralis.com/linux-man/man1/less.1.php
 +LIEN_FORUM:
 +
 +
 +NOM:chmod
 +DESCRIPTION:modifier les permissions d'accès aux fichiers/dossiers
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#chmod
 +LIEN:http://doc.ubuntu-fr.org/tutoriel/console_ligne_de_commande#chmod
 +LIEN:http://debian-facile.org/wiki/commande:chmod
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/chmod.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:chown
 +DESCRIPTION:modifier le propriétaire et le groupe propriétaire d'un fichier
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#chown
 +LIEN:http://doc.ubuntu-fr.org/tutoriel/console_ligne_de_commande#chown
 +LIEN:http://debian-facile.org/wiki/commande:chown
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/chown.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:chgrp
 +DESCRIPTION: changer le groupe propriétaire d’un fichier
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#chgrp
 +LIEN:
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/chgrp.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:free
 +DESCRIPTION:afficher la mémoire libre / utilisée du système
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#free
 +LIEN:
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/free.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:mount
 +DESCRIPTION:monter un système de fichiers
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#mount
 +LIEN:http://debian-facile.org/wiki/commande:mount
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man2/mount.2.html
 +LIEN_FORUM:
 +
 +
 +NOM:umount
 +DESCRIPTION:démonter un système de fichiers
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#umount
 +LIEN:http://debian-facile.org/wiki/commande:umount
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man2/mount.2.html
 +LIEN_FORUM:
 +
 +
 +NOM:sudo
 +DESCRIPTION:exécuter des commandes en tant qu'un autre utilisateur
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#sudo
 +LIEN:http://doc.ubuntu-fr.org/sudo
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/en/man8/sudo.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:ps
 +DESCRIPTION:afficher les processus en cours
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#ps
 +LIEN:
 +LIEN_MANPAGE:http://jp.barralis.com/linux-man/man1/ps.1.php
 +LIEN_FORUM:
 +
 +
 +NOM:kill / killall
 +DESCRIPTION:envoyer un signal à un processus
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#kill_killall
 +LIEN:
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/kill.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:passwd
 +DESCRIPTION:modifier le mot de passe d'un utilisateur
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#passwd
 +LIEN:http://debian-facile.org/wiki/commande:passwd
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/passwd.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:groups
 +DESCRIPTION:afficher les groupes auxquels appartient un utilisateur
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#groups
 +LIEN:
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/groups.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:adduser
 +DESCRIPTION:ajouter un utilisateur ou un groupe au système
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#adduser
 +LIEN:
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/en/man8/adduser.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:useradd
 +DESCRIPTION:ajouter un nouvel utilisateur
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#useradd
 +LIEN:http://debian-facile.org/wiki/commande:useradd
 +LIEN_MANPAGE:http://jp.barralis.com/linux-man/man8/useradd.8.php
 +LIEN_FORUM:
 +
 +
 +NOM:deluser
 +DESCRIPTION:supprimer un utilisateur ou un groupe du système
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#deluser
 +LIEN:
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/en/man8/deluser.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:userdel
 +DESCRIPTION:supprimer un utilisateur du système
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#userdel
 +LIEN:http://debian-facile.org/wiki/commande:userdel
 +LIEN_MANPAGE:http://jp.barralis.com/linux-man/man8/userdel.8.php
 +LIEN_FORUM:
 +
 +
 +NOM:usermod
 +DESCRIPTION:modifier le groupe d'appartenance d'un utilisateur
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#usermod
 +LIEN:
 +LIEN_MANPAGE:http://jp.barralis.com/linux-man/man8/usermod.8.php
 +LIEN_FORUM:
 +
 +
 +NOM:df
 +DESCRIPTION:indiquer l’espace occupé par les systèmes de fichiers
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#df
 +LIEN:http://debian-facile.org/wiki/commande:df
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/df.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:fdisk
 +DESCRIPTION:afficher (créer/modifier) les partitions d'un disque dur
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#fdisk
 +LIEN:http://doc.ubuntu-fr.org/fdisk
 +LIEN:http://debian-facile.org/wiki/commande:fdisk
 +LIEN_MANPAGE:http://manpagesfr.free.fr/man/man8/fdisk.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:uptime
 +DESCRIPTION:indiquer depuis quand le système a été mis en route
 +LIEN_SYNOPSIS:http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base#uptime
 +LIEN:
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/jaunty/fr/man1/uptime.1.html
 +LIEN_FORUM:
 +
 +NOM:apt-get
 +DESCRIPTION:pour installer et désinstaller des paquets
 +LIEN_SYNOPSIS:
 +LIEN:http://doc.ubuntu-fr.org/apt-get
 +LIEN:http://debian-facile.org/wiki/manuel:apt#apt-get
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/karmic/fr/man8/apt-get.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:aptitude
 +DESCRIPTION:pour installer et désinstaller des paquets
 +LIEN_SYNOPSIS:
 +LIEN:http://doc.ubuntu-fr.org/aptitude
 +LIEN:http://debian-facile.org/wiki/manuel:apt#aptitude
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/karmic/fr/man8/aptitude.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:dpkg
 +DESCRIPTION:gestion de paquet de niveau avancé
 +LIEN_SYNOPSIS:
 +LIEN:http://doc.ubuntu-fr.org/dpkg
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/karmic/fr/man1/dpkg.1.html
 +LIEN_FORUM:
 +
 +
 +NOM:apt-key
 +DESCRIPTION:pour gérer les clés de sécurité des dépots de paquets
 +LIEN_SYNOPSIS:
 +LIEN:http://doc.ubuntu-fr.org/apt-key
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/karmic/fr/man8/apt-key.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:fsck
 +DESCRIPTION:pour vérifier/réparer un volume de données
 +LIEN_SYNOPSIS:
 +LIEN:http://doc.ubuntu-fr.org/fsck
 +LIEN:http://debian-facile.org/wiki/commande:fsck
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/karmic/fr/man8/fsck.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:ntfsfix
 +DESCRIPTION:pour réparer les problêmes communs d'une partition NTFS
 +LIEN_SYNOPSIS:
 +LIEN:http://doc.ubuntu-fr.org/ntfsfix
 +LIEN_MANPAGE:http://manpages.ubuntu.com/manpages/hardy/en/man8/ntfsfix.8.html
 +LIEN_FORUM:
 +
 +
 +NOM:dosfsck
 +DESCRIPTION:pour vérifier/réparer une partition FAT
 +LIEN_SYNOPSIS:
 +LIEN:http://doc.ubuntu-fr.org/dosfsck
 +LIEN_MANPAGE:http://jp.barralis.com/linux-man/man8/dosfsck.8.php
 +LIEN_FORUM:
 +
 +</code>