Skip to content

refactor: minimum-size & output-format#373

Merged
bootandy merged 4 commits into
masterfrom
kilos2_refactor
Mar 14, 2024
Merged

refactor: minimum-size & output-format#373
bootandy merged 4 commits into
masterfrom
kilos2_refactor

Conversation

@bootandy
Copy link
Copy Markdown
Owner

No description provided.

TYzzt and others added 4 commits February 25, 2024 09:24
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
share code for handling kb/kib/mb/mib logic
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