xref: /aosp_15_r20/external/e2fsprogs/misc/findfs.8.in (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
-*- nroff -*-
Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved.
This file may be copied under the terms of the GNU Public License.

FINDFS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
NAME
findfs - Find a file system by label or UUID
SYNOPSIS
findfs LABEL= label findfs UUID= uuid
DESCRIPTION
findfs will search the disks in the system looking for a file system which has a label matching label or a UUID equal to uuid . If the file system is found, the device name for the file system will be printed on stdout.

AUTHOR
findfs was written by Theodore Ts'o ([email protected]).
AVAILABILITY
findfs is part of the e2fsprogs package and is available from http://e2fsprogs.sourceforge.net.
SEE ALSO
fsck (8)