.\" -*- coding: UTF-8 -*- '\" t .\" Title: lslocks .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.15 .\" Date: 2022-05-11 .\" Manual: System Administration .\" Source: util-linux 2.38.1 .\" Language: English .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH LSLOCKS 8 "11 mai 2022" "util\-linux 2.38.1" "Administration Système" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH NOM lslocks \- Afficher les verrous système locaux .SH SYNOPSIS .sp \fBlslocks\fP [\fIoptions\fP] .SH DESCRIPTION .sp \fBlslocks\fP affiche des renseignements sur les verrous de fichier actuellement maintenus dans un système Linux. .sp Note that lslocks also lists OFD (Open File Description) locks, these locks are not associated with any process (PID is \-1). OFD locks are associated with the open file description on which they are acquired. This lock type is available since Linux 3.15, see \fBfcntl\fP(2) for more details. .SH OPTIONS .sp \fB\-b\fP, \fB\-\-bytes\fP .RS 4 Afficher la taille (colonne SIZE) en octets plutôt qu'en format lisible. .sp Par défaut l'unité dans laquelle les tailles sont exprimées est l'octet et les préfixes d'unité sont des puissances de 2^10 (1024). Les abréviations des symboles sont tronqués pour obtenir une meilleur lisibilité, en n'affichant que la première lettre, par exemple\ : «\ 1\ Kio\ » et «\ 1\ Mio\ » sont affichés «\ 1\ K\ » et «\ 1\ M\ » en omettant délibérément l'indication «\ io\ » qui fait partie de ces abréviations. .RE .sp \fB\-i\fP, \fB\-\-noinaccessible\fP .RS 4 Ignorer les fichiers de verrou inaccessibles à l’utilisateur actuel. .RE .sp \fB\-J\fP, \fB\-\-json\fP .RS 4 Utiliser le format de sortie JSON. .RE .sp \fB\-n\fP, \fB\-\-noheadings\fP .RS 4 Ne pas imprimer de ligne d'en\-tête. .RE .sp \fB\-o\fP, \fB\-\-output\fP \fIliste\fP .RS 4 Indiquer les colonnes à afficher. Utilisez \fB\-\-help\fP pour obtenir une liste de toutes les colonnes disponibles. .sp La liste de colonnes par défaut peut être étendue si \fIliste\fP est indiquée sous la forme \fB+\fP\fIliste\fP (par exemple, \fBlslocks \-o +BLOCKER\fP). .RE .sp \fB\-\-output\-all\fP .RS 4 Afficher toutes les colonnes disponibles. .RE .sp \fB\-p\fP, \fB\-\-pid\fP \fIpid\fP .RS 4 N’afficher que les verrous maintenus par le processus avec ce \fIPID\fP. .RE .sp \fB\-r\fP, \fB\-\-raw\fP .RS 4 Utiliser l'affichage au format brut. .RE .sp \fB\-u\fP, \fB\-\-notruncate\fP .RS 4 Ne pas tronquer le texte des colonnes. .RE .sp \fB\-h\fP, \fB\-\-help\fP .RS 4 Afficher l’aide\-mémoire puis quitter. .RE .sp \fB\-V\fP, \fB\-\-version\fP .RS 4 Afficher la version puis quitter. .RE .SH SORTIE .sp COMMAND .RS 4 Le nom de commande du processus qui détient le verrou. .RE .sp PID .RS 4 L’identifiant de processus du processus qui détient le verrou ou \fB\-1\fP pour OFDLCK. .RE .sp TYPE .RS 4 The type of lock; can be FLOCK (created with \fBflock\fP(2)), POSIX (created with \fBfcntl\fP(2) and \fBlockf\fP(3)) or OFDLCK (created with \fBfcntl\fP(2)). .RE .sp SIZE .RS 4 La taille du fichier verrouillé. .RE .sp MODE .RS 4 The lock\(cqs access permissions (read, write). If the process is blocked and waiting for the lock, then the mode is postfixed with an \(aq*\(aq (asterisk). .RE .sp M .RS 4 Whether the lock is mandatory; 0 means no (meaning the lock is only advisory), 1 means yes. (See \fBfcntl\fP(2).) .RE .sp START .RS 4 Position relative en octet du verrou. .RE .sp END .RS 4 Position finale du verrou. .RE .sp PATH .RS 4 Full path of the lock. If none is found, or there are no permissions to read the path, it will fall back to the device\(cqs mountpoint and "..." is appended to the path. The path might be truncated; use \fB\-\-notruncate\fP to get the full path. .RE .sp BLOCKER .RS 4 Le PID du processus qui bloque le verrou. .RE .SH NOTES .sp The \fBlslocks\fP command is meant to replace the \fBlslk\fP(8) command, originally written by .MTO abe\(atpurdue.edu "Victor A. Abell" "" and unmaintained since 2001. .SH AUTEURS .sp .MTO dave\(atgnu.org "Davidlohr Bueso" "" .SH "VOIR AUSSI" .sp \fBflock\fP(1), \fBfcntl\fP(2), \fBlockf\fP(3) .SH "SIGNALER DES BOGUES" .sp Pour envoyer un rapport de bogue, utilisez le système de gestion des problèmes à l'adresse .URL https://github.com/util\-linux/util\-linux/issues "" . .SH DISPONIBILITÉ .sp The \fBlslocks\fP command is part of the util\-linux package which can be downloaded from .URL https://www.kernel.org/pub/linux/utils/util\-linux/ "Linux Kernel Archive" . .PP .SH TRADUCTION La traduction française de cette page de manuel a été créée par Christophe Blaess , Michel Quercia , Thierry Vignaud , Frédéric Delanoy , Christophe Sauthier , Sébastien Blanchet, Jérôme Perzyna , Aymeric Nys , Alain Portal , Thomas Huriaux , Yves Rütschlé , Jean-Luc Coulon (f5ibh) , Julien Cristau , Philippe Piette , Jean-Baka Domelevo-Entfellner , Nicolas Haller , Sylvain Archenault , Valéry Perrin , Jade Alglave , Nicolas François , Alexandre Kuoch , Lyes Zemmouche , Florentin Duneau , Alexandre Normand et David Prévot . .PP Cette traduction est une documentation libre ; veuillez vous reporter à la .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3 .UE concernant les conditions de copie et de distribution. Il n'y a aucune RESPONSABILITÉ LÉGALE. .PP Si vous découvrez un bogue dans la traduction de cette page de manuel, veuillez envoyer un message à .MT debian-l10n-french@lists.debian.org .ME .