supported filesystems NAME /proc/filesystems - supported filesystems DESCRIPTION /proc/filesystems A text listing of the filesystems which are supported by the kernel, namely files…mounted filesystems NAME /proc/fs/ - mounted filesystems DESCRIPTION /proc/fs/ Contains subdirectories that in turn contain files with information about (certain) mounted filesyste…mounted filesystems NAME /proc/pid/mounts - mounted filesystems DESCRIPTION /proc/ pid /mounts (since Linux 2.4.19) This file lists all the filesystems currently mounted in the pro…mounted filesystems NAME /proc/pid/mounts - mounted filesystems DESCRIPTION /proc/ pid /mounts (since Linux 2.4.19) This file lists all the filesystems currently mounted in the pro…Linux filesystem types: ext, ext2, ext3, ext4, hpfs, iso9660, JFS, minix, msdos, ncpfs nfs, ntfs, proc, Reiserfs, smb, sysv, umsdos, vfat, XFS, xiafs NAME filesystems - Linux files…Linux filesystem types: ext, ext2, ext3, ext4, hpfs, iso9660, JFS, minix, msdos, ncpfs nfs, ntfs, proc, Reiserfs, smb, sysv, umsdos, vfat, XFS, xiafs NAME filesystems - Linux files…unmount filesystems NAME umount - unmount filesystems SYNOPSIS umount -a [ -dflnrv ] [ -t fstype ] [ -O option ...] umount [ -dflnrv ] { directory | device } umount -h | -V DESCRIP…kernel variables related to filesystems NAME /proc/sys/fs/ - kernel variables related to filesystems DESCRIPTION /proc/sys/fs/ This directory contains the files and subdirectories …find a filesystem NAME findmnt - find a filesystem SYNOPSIS findmnt [options] findmnt [options] device | mountpoint findmnt [options] [ --source ] device [ --target path | --mountp…boot loader initialized RAM disk NAME initrd - boot loader initialized RAM disk CONFIGURATION /dev/initrd is a read-only block device assigned major number 1 and minor number 250. …static information about the filesystems NAME fstab - static information about the filesystems SYNOPSIS /etc/fstab DESCRIPTION The file fstab contains descriptive information about…mount information NAME /proc/pid/mountinfo - mount information DESCRIPTION /proc/ pid /mountinfo (since Linux 2.6.26) This file contains information about mounts in the process's m…mount statistics NAME /proc/pid/mountstats - mount statistics DESCRIPTION /proc/ pid /mountstats (since Linux 2.6.17) This file exports information (statistics, configuration infor…mount a filesystem NAME mount - mount a filesystem SYNOPSIS mount [ -h | -V ] mount [ -l ] [ -t fstype ] mount -a [ -fFnrsvw ] [ -t fstype ] [ -O optlist ] mount [ -fnrsvw ] [ -o o…run a command with fstab-encoded arguments NAME fstab-decode - run a command with fstab-encoded arguments SYNOPSIS fstab-decode COMMAND [ ARGUMENT ...] DESCRIPTION fstab-decode dec…I/O statistics NAME /proc/pid/io - I/O statistics DESCRIPTION /proc/ pid /io (since Linux 2.6.20) This file contains I/O statistics for the process and its waited-for children, for…get filesystem type information NAME sysfs - get filesystem type information SYNOPSIS [[deprecated]] int sysfs(int option , const char * fsname ); [[deprecated]] int sysfs(int opti…discard unused blocks on a mounted filesystem NAME fstrim - discard unused blocks on a mounted filesystem SYNOPSIS fstrim [ -v ] [ -o offset ] [ -l length ] [ -m minimum-size ] -A …run program in different namespaces NAME nsenter - run program in different namespaces SYNOPSIS nsenter [options] [ program [ arguments ]] DESCRIPTION The nsenter command executes …run program in new namespaces NAME unshare - run program in new namespaces SYNOPSIS unshare [options] [ program [ arguments ]] DESCRIPTION The unshare command creates new namespace…