'\" t .\" Title: findfs .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2024-04-27 .\" Manual: System-Administration .\" Source: util-linux 2.40 .\" Language: English .\" .TH "FINDFS" "8" "2024-04-27" "util\-linux 2.40" "System\-Administration" .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 "BEZEICHNUNG" findfs \- ein Dateisystem anhand der Bezeichnung oder UUID suchen .SH "ÜBERSICHT" .sp \fBfindfs\fP \fBNAME\fP=\fIvalue\fP .SH "BESCHREIBUNG" .sp \fBfindfs\fP will search the block devices in the system looking for a filesystem or partition with specified tag. The currently supported tags are: .sp \fBLABEL\fP=\fI\fP .RS 4 gibt die Bezeichnung des Dateisystems an. .RE .sp \fBUUID\fP=\fI\fP .RS 4 gibt die UUID des Dateisystems an. .RE .sp \fBPARTUUID\fP=\fI\fP .RS 4 gibt die UUID der Partition an. Der Partitionsbezeichner wird beispielsweise für Partitionstabellen im GPT\-Format (GUID Partition Table) unterstützt. .RE .sp \fBPARTLABEL\fP=\fI\fP .RS 4 gibt die Partitionsbezeichnung (den Namen) an. Unterstützt werden hier beispielsweise das GPT\-Format (GUID Partition Table) oder MAC\-Partitionstabellen. .RE .sp Wenn das Dateisystem oder die Partition gefunden wurde, wird der Gerätename in die Standardausgabe ausgegeben. .sp Die vollständige Übersicht über Dateisysteme und Partitionen erhalten Sie beispielsweise mit .RS 3 .ll -.6i .sp \fBlsblk \-\-fs\fP .sp \fBpartx \-\-show \fP .sp \fBblkid\fP .br .RE .ll .sp \fB\-h\fP, \fB\-\-help\fP .RS 4 zeigt einen Hilfetext an und beendet das Programm. .RE .sp \fB\-V\fP, \fB\-\-version\fP .RS 4 zeigt Versionsinformationen an und beendet das Programm. .RE .SH "EXIT\-STATUS" .sp \fB0\fP .RS 4 Erfolg .RE .sp \fB1\fP .RS 4 Bezeichnung oder UUID konnte nicht gefunden werden .RE .sp \fB2\fP .RS 4 Fehler bei der Benutzung, falsche Anzahl an Argumenten oder unbekannte Option .RE .SH "UMGEBUNGSVARIABLEN" .sp LIBBLKID_DEBUG=all .RS 4 aktiviert die Debug\-Ausgabe für libblkid. .RE .SH "AUTOREN" .sp \fBfindfs\fP was originally written by \c .MTO "tytso\(atmit.edu" "Theodore Ts\(cqo" "" and re\-written for the util\-linux package by .MTO "kzak\(atredhat.com" "Karel Zak" "." .SH "SIEHE AUCH" .sp \fBblkid\fP(8), \fBlsblk\fP(8), \fBpartx\fP(8) .SH "FEHLER MELDEN" .sp Nutzen Sie zum Melden von Fehlern das Fehlererfassungssystem auf \c .URL "https://github.com/util\-linux/util\-linux/issues" "" "." .SH "VERFÜGBARKEIT" .sp Der Befehl \fBfindfs\fP ist Teil des Pakets util\-linux, welches aus dem \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux\-Kernel\-Archiv" "" heruntergeladen werden kann.