summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorKarel Zak2012-03-20 10:43:29 +0100
committerKarel Zak2012-03-20 10:52:13 +0100
commitcd4ed46f984f59d20af62107f85988548884ac2d (patch)
tree76536d96285b01cfaa3fb3d94bbb9f6deac8a632 /misc-utils/findmnt.8
parentlibmount: add configfs to pseudofs list (diff)
downloadkernel-qcow2-util-linux-cd4ed46f984f59d20af62107f85988548884ac2d.tar.gz
kernel-qcow2-util-linux-cd4ed46f984f59d20af62107f85988548884ac2d.tar.xz
kernel-qcow2-util-linux-cd4ed46f984f59d20af62107f85988548884ac2d.zip
findmnt: improve --df output
* don't print pseudo-filesystems (except tmpfs) * add --all to disable built-in filters * don't overwrite --df --output=<list> with default columns Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.810
1 files changed, 7 insertions, 3 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index e98233009..d5a98b4e2 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -47,11 +47,17 @@ The output is in the list format (see --list).
Search in
.IR /proc/self/mountinfo .
The output is in the tree-like format. This is the default.
+
+.IP "\fB\-A, \-\-all\fP"
+Disable all built-in filters and print all filesystems.
+.IP "\fB\-a, \-\-ascii\fP"
+Use ascii characters for tree formatting.
.IP "\fB\-c, \-\-canonicalize\fP"
Canonicalize all printed paths.
.IP "\fB\-D, \-\-df\fP"
Imitate the output of df(1). This option is equivalent to
-"-o SOURCE,FSTYPE,SIZE,USED,AVAIL,USE%,TARGET".
+"-o SOURCE,FSTYPE,SIZE,USED,AVAIL,USE%,TARGET", but excludes all
+pseudo filesystem. Use \fB\-\-all\fP to print all filesystems.
.IP "\fB\-d, \-\-direction \fIword\fP"
The search direction -
.IR forward
@@ -148,8 +154,6 @@ available for umount and remount actions
Use key="value" output format.
.IP "\fB\-r, \-\-raw\fP"
Use raw output format.
-.IP "\fB\-a, \-\-ascii\fP"
-Use ascii characters for tree formatting.
.IP "\fB\-t, \-\-types \fIlist\fP"
Limit the set of printed filesystems. More than one type may be
specified in a comma-separated list. The list of filesystem types can be