User login |
findfs (8)
FINDFS(8) FINDFS(8)
NAME
findfs - Find a filesystem by label or UUID
SYNOPSIS
findfs LABEL=label
findfs UUID=uuid
DESCRIPTION
findfs will search the disks in the system looking for a filesystem
which has a label matching label or a UUID equal to uuid. If the
filesystem is found, the device name for the filesystem will be printed
on stdout.
AUTHOR
findfs was written by Theodore Ts'o (<a href="mailto:tytso@mit.edu">tytso@mit.edu</a>).
AVAILABILITY
findfs is part of the e2fsprogs package and is available from
<a href="http://e2fsprogs.sourceforge.net" title="http://e2fsprogs.sourceforge.net">http://e2fsprogs.sourceforge.net</a>.
SEE ALSO
fsck(8)
E2fsprogs version 1.40.4 December 2007 FINDFS(8)
|