-?, --help | Show list of command-line options |
-v, --version | Show version of exa |
-1, --oneline | Display one entry per line |
-l, --long | Display extended file metadata as a table |
-G, --grid | Display entries as a grid (default) |
-x, --across | Sort the grid across, rather than downwards |
-R, --recurse | Recurse into directories |
-T, --tree | Recurse into directories as a tree |
-F, --classify | Display type indicator by file names |
--colour, --color <when> | When to use terminal colours (always, auto, never) |
--colour-scale, --color-scale | Highlight levels of file sizes distinctly |
-a, --all | Show hidden and 'dot' files |
-d, --list-dirs | List directories like regular files |
-L, --level <DEPTH> | Limit the depth of recursion |
-r, --reverse | Reverse the sort order |
-s, --sort <sort field> | Which field to sort by |
--group-directories-first | List directories before other files |
-D, --only-dirs | List only directories |
-I, --ignore-glob <GLOB> | Glob patterns (pipe-separated) of files to ignore |
--git-ignore | Ignore files mentioned in '.gitignore' |
-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 |
-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 |
--time-style <style> | How to format timestamps (default, iso, long-iso, full-iso) |
--git | List each file's Git status, if tracked or ignored |
-@, --extended | List each file's extended attributes and sizes |
--icons | Shows icons before each folder or file |
--no-icons | Does not display icons |
--changed | Displays when a file or folder got changed instead of modified in the header |