.\" -*- coding: UTF-8 -*- .\" Copyright (C) 1998-2004 Miquel van Smoorenburg. .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH MOUNTPOINT 1 "15 mars 2004" "" "Manuel de l'administrateur système Linux" .SH NOM mountpoint \- Vérifier si un répertoire est un point de montage .SH SYNOPSIS \fB/bin/mountpoint\fP [\fB\-q\fP] [\fB\-d\fP] \fI/chemin/vers/répertoire\fP .br \fB/bin/mountpoint\fP \-x \fI/dev/périphérique\fP .SH DESCRIPTION \fBmountpoint\fP vérifie si un répertoire est un point de montage. .SH OPTIONS .IP \fB\-q\fP Mode silencieux. N'affiche rien. .IP \fB\-d\fP Afficher le numéro majeur et mineur du système de fichiers sur la sortie standard. .IP \fB\-x\fP Afficher le numéro majeur et mineur du périphérique bloc sur la sortie standard. .SH "CODE DE SORTIE" Zéro si le répertoire est un point de montage, non nul autrement. .SH NOTES Ne pas suivre les liens symboliques, sauf si l'option \fB\-x\fP est utilisée. Pour forcer à suivre les liens symboliques, ajouter une barre oblique de fin au répertoire. .PP Le nom de la commande est trompeur quand l'option \fB\-x\fP est utilisée, mais l'option est utile pour tester si un répertoire et un périphérique se correspondent, de plus il n'y a pas d'autre commande qui puisse afficher l'information facilement. .PP .SH AUTEUR Miquel van Smoorenburg, miquels@cistron.nl .SH "VOIR AUSSI" \fBstat\fP(1) .SH TRADUCTION La traduction de cette page de manuel est maintenue par les membres de la liste . Veuillez signaler toute erreur de traduction par un rapport de bogue sur le paquet manpages\-fr\-extra.