'\" t .\" Title: findfs .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.23 .\" Date: 2025-03-29 .\" Manual: System-Administration .\" Source: util-linux 2.41 .\" Language: English .\" .TH "FINDFS" "8" "2025-03-29" "util\-linux 2.41" "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=\fIWert\fP .SH "BESCHREIBUNG" .sp \fBfindfs\fP durchsucht die blockorientierten Geräte im System nach Dateisystemen oder Partitionen mit der angegebenen Bezeichnung. Gegenwärtig werden folgende Schalter unterstützt: .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 If the filesystem or partition is found, the device name will be printed on stdout. If the input is not in the format of NAME=value, then the input will be copied to the output without any modification. .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 Display version and exit. .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 wurde ursprünglich von \c .MTO "tytso\(atmit.edu" "Theodore Ts\(cqo" "" geschrieben und für das Util\-linux\-Paket von .MTO "kzak\(atredhat.com" "Karel Zak" "" neu geschrieben. .SH "SIEHE AUCH" .sp \fBblkid\fP(8), \fBlsblk\fP(8), \fBpartx\fP(8) .SH "FEHLER MELDEN" .sp For bug reports, use the \c .URL "https://github.com/util\-linux/util\-linux/issues" "issue tracker" "." .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.