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

Disk usage #39

Merged
merged 4 commits into from
Mar 5, 2023
Merged

Disk usage #39

merged 4 commits into from
Mar 5, 2023

Conversation

solidiquis
Copy link
Owner

@solidiquis solidiquis commented Mar 5, 2023

Additions

-d, --disk-usage <DISK_USAGE>  Print physical or logical file size [default: logical] [possible values: logical, physical]
-s, --sort <SORT>              Sort-order to display directory content [default: none] [possible values: name, size, size-rev, none]
  • Adds option to view either logical or physical disk usages with logical being the default.
  • Sorting by file size by defaults prints the largest files towards the bottom. People usually are more interested the larger files and it's annoying to have to scroll up for larger file-trees.
  • Added ability to sort by file size in reverse

@solidiquis solidiquis merged commit 277f70a into master Mar 5, 2023
@solidiquis solidiquis deleted the disk-usage branch March 6, 2023 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant