find a filesystem NAME findmnt - find a filesystem SYNOPSIS findmnt [options] findmnt [options] device | mountpoint find......he ancestor of this fstab file format appeared in 4.0BSD. SEE ALSO getmntent (3), fs (5), findmnt (8), mount (8), swapon (8) REPORTING BUGS For bug reports, use the issue tracke…...h are explicitly marked as shared (with mount --make-shared ; see /proc/self/mountinfo or findmnt -o+PROPAGATION for the shared flags). For further details, see mount_namespaces…...get information about block devices, or lsblk --fs to get an overview of filesystems, or findmnt (8) to search in already mounted filesystems. lsblk (8) provides more informatio…...AUTHORS Milan Broz <gmazyland@gmail.com>, Karel Zak <kzak@redhat.com> SEE ALSO blkid (8), findmnt (8) ls (1), scols-filter (5) REPORTING BUGS For bug reports, use the issue trac…...s maintained for backward compatibility only. For more robust and customizable output use findmnt (8), especially in your scripts . Note that control characters in the mountpoin…mount filesystem NAME mount - mount filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mount.h> int mount(const char * source , const char * target , const…overview of Linux mount namespaces NAME mount_namespaces - overview of Linux mount namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). Mount namespaces provid…