|
|
@@ -357,6 +357,7 @@ These options are available when running with `--long` (`-l`):
|
|
|
- **--git-repos-no-status**: list whether a directory is a Git repository, but not its status (faster)
|
|
|
- **--no-git**: suppress Git status (always overrides `--git`, `--git-repos`, `--git-repos-no-status`)
|
|
|
- **--time-style**: how to format timestamps. valid timestamp styles are ‘`default`’, ‘`iso`’, ‘`long-iso`’, ‘`full-iso`’, ‘`relative`', or you can use a `custom` style with '`+`' as prefix. (Ex: "`+%Y/%m/%d, %H:%M`" => "`2023/9/30, 12:00`"). [more about format syntax](https://docs.rs/chrono/latest/chrono/format/strftime/index.html).
|
|
|
+- **--totalsize**: show recursive directory size
|
|
|
- **--no-permissions**: suppress the permissions field
|
|
|
- **-o**, **--octal-permissions**: list each file's permission in octal format
|
|
|
- **--no-filesize**: suppress the filesize field
|
|
|
@@ -426,4 +427,3 @@ The Nix Flake has a few features:
|
|
|
## Star History
|
|
|
|
|
|
[](https://star-history.com/#eza-community/eza&Date)
|
|
|
-
|