From 52342f5f4c2a9562b28d74f2c016b19beaef8fbc Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 25 Feb 2016 14:59:50 +0100 Subject: add %x for xattr metadata --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7057611..117cee9 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Over ls: * `%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. +* `%x`: Linux-only: `#` for files with security capabilities, `+` for files with an ACL, `@` for files with other extended attributes, a single space else. ## Sort order -- cgit 1.4.1