summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorDave Reisner2012-03-18 04:36:32 +0100
committerKarel Zak2012-03-20 09:53:41 +0100
commita85ef33b164190d3840a8eb6572ceadff54fcaba (patch)
tree38a489107ab925528f0b93fc26e04f40ab2080eb /misc-utils/findmnt.8
parentcheckxalloc: nudge regex, fix newfound instances (diff)
downloadkernel-qcow2-util-linux-a85ef33b164190d3840a8eb6572ceadff54fcaba.tar.gz
kernel-qcow2-util-linux-a85ef33b164190d3840a8eb6572ceadff54fcaba.tar.xz
kernel-qcow2-util-linux-a85ef33b164190d3840a8eb6572ceadff54fcaba.zip
findmnt: add FS size, avail, used, and use% columns
Provide display of filesystem attributes from statvfs(3). These are all displayed in human readable format. Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.84
1 files changed, 4 insertions, 0 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index 2b5262083..9dc5301e4 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -103,6 +103,10 @@ Define output columns. Currently supported are
.BR OLD-OPTIONS,
.BR VFS-OPTIONS ,
.BR FS-OPTIONS ,
+.BR SIZE ,
+.BR AVAIL ,
+.BR USED ,
+.BR USE% ,
.BR LABEL
and
.BR UUID .