eza-community / eza-community/eza
feat: include symlinks in `--only-files`
Open
area: arguments
type: feature
- Dominant language
- Rust
- Stars
- 23.3k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
...or something smarter. At least let's keep this in mind, could be a footgun for users.
---
> For file and directory counts
> ```
> eza --only-dirs | wc -l
> eza --only-files | wc -l
> ```
> Apparently symlinks are not included as files, so \#directory entries – \#files – \#dirs = \#symlinks?
_Originally posted by @holmesrichards in https://github.com/eza-community/eza/issues/341#issuecomment-1757724823_
Contributor guide
Assessment
This issue has not been assessed yet.