Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-s, --summarize should automatically imply -n, --non-interactive #402

Open
glowinthedark opened this issue Feb 17, 2025 · 1 comment
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@glowinthedark
Copy link

The -s | --summarize flag when used on it's own has no effect, as according to docs it only has sense when used together with -n | --non-interactive.

Describe the solution you'd like

  • supplying --summarize should automatically trigger --non-interactive which would be consistent with the classic du -s and will not cause cognitive dissonance and align with muscle memory of du usage for those who migrated.

Additional context
It probably doesn't have much sense to have option -s with no effect and defeat expectations when used on its own, does it?

@dundee dundee self-assigned this Feb 17, 2025
@dundee dundee added the enhancement New feature or request label Feb 17, 2025
@dundee
Copy link
Owner

dundee commented Feb 17, 2025

I agree. It will land into the next release.

@dundee dundee added this to the 5.31 milestone Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants