help_long 1.1 KB

12345678910111213141516171819202122
  1. Usage:
  2. exa [options] [files...]
  3. LONG VIEW OPTIONS
  4. -b, --binary list file sizes with binary prefixes
  5. -B, --bytes list file sizes in bytes, without any prefixes
  6. -g, --group list each file's group
  7. -h, --header add a header row to each column
  8. -H, --links list each file's number of hard links
  9. -i, --inode list each file's inode number
  10. -m, --modified use the modified timestamp field
  11. -S, --blocks show number of file system blocks
  12. -t, --time FIELD which timestamp field to list (modified, accessed, created)
  13. -u, --accessed use the accessed timestamp field
  14. -U, --created use the created timestamp field
  15. --time-style how to format timestamps (default, iso, long-iso, full-iso)
  16. --no-permissions suppress the permissions field
  17. --no-filesize suppress the filesize field
  18. --no-user suppress the user field
  19. --no-time suppress the time field
  20. --git list each file's Git status, if tracked or ignored
  21. -@, --extended list each file's extended attributes and sizes