From 181a6691cca5ef0046a0c721fde095c85bc65c36 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 26 Oct 2015 17:15:10 +0100 Subject: add fstype (linux only so far) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4f36865..4df0408 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Over ls: * `%U`: numeric uid. * `%e`: number of entries in directories (only with `-D`). * `%t`: total size used by accepted files in directories (only with `-D`). +* `%Y`: type of the filesystem the file resides on. ## Sort order @@ -127,7 +128,7 @@ Default: `n`. | G -- *1024*1024*1024 | T )? -- *1024*1024*1024*1024 - ::= group | name | path | target | user + ::= fstype | group | name | path | target | user ::= == -- string equality | === -- case insensitive string equality -- cgit 1.4.1