exa/xtests/help_long

20 lines
943 B
Plaintext
Raw Normal View History

2017-06-23 20:31:13 +00:00
Usage:
exa [options] [files...]
LONG VIEW OPTIONS
-b, --binary list file sizes with binary prefixes
-B, --bytes list file sizes in bytes, without any prefixes
-g, --group list each file's group
-h, --header add a header row to each column
-H, --links list each file's number of hard links
-i, --inode list each file's inode number
-L, --level DEPTH limit the depth of recursion
-m, --modified use the modified timestamp field
-S, --blocks show number of file system blocks
-t, --time FIELD which timestamp field to list (modified, accessed, created)
-u, --accessed use the accessed timestamp field
-U, --created use the created timestamp field
2017-07-05 23:52:27 +00:00
--time-style how to format timestamps (default, iso, long-iso, full-iso)
2017-06-23 20:31:13 +00:00
--git list each file's Git status, if tracked
-@, --extended list each file's extended attributes and sizes