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

refactor: merge --si and --display-kb #372

Closed
wants to merge 3 commits into from
Closed

refactor: merge --si and --display-kb #372

wants to merge 3 commits into from

Conversation

bootandy
Copy link
Owner

No description provided.

@bootandy
Copy link
Owner Author

this is for: #321

@bootandy bootandy force-pushed the kilos2 branch 2 times, most recently from 05e2c15 to 387c6e8 Compare February 21, 2024 23:41
@bootandy bootandy changed the title Kilos2 refactor: merge --si and --display-kb Feb 21, 2024
feat: display the size of a file or directory in "kilobytes"
add new option: --output-format this controls how the output is
summarised and takes:

 nothing = default behaviour
 si = SI units (same as old --si flag)
 b = bytes
 kb = kb
 kib = si kb
 mb = mb
 mib = si mb
....etc
Change so it ignores the 'si' flag of output. But allow it to work with
kib/kb/mib/mb etc
@bootandy bootandy marked this pull request as ready for review February 25, 2024 11:14
@bootandy
Copy link
Owner Author

#373
replaced with ^

@bootandy bootandy closed this Mar 14, 2024
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.

2 participants