We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nicer to have an option to generate K, M, G, instead of KB, MG, and GB like ls -h
K
M
G
KB
MG
GB
ls -h
It could also benefits some scenarios requiring perfect number alignment.
Great work!
The text was updated successfully, but these errors were encountered:
Good point. I'll add that tonight or tomorrow.
Sorry, something went wrong.
It's been implemented in v1.5, and thanks for posting this idea. I have a use for it right now.
Merge pull request #1 from avoidwork/master
effdc0d
Merge latest
avoidwork
No branches or pull requests
It would be nicer to have an option to generate
K
,M
,G
, instead ofKB
,MG
, andGB
likels -h
It could also benefits some scenarios requiring perfect number alignment.
Great work!
The text was updated successfully, but these errors were encountered: