hru(1)
– human-readable units
#33
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a tool I’m working on that works like the non-POSIX
-h
option in GNUls(1)
:This tool will take a number into stdin and output the number truncated to the highest possible unit.
I'd like an option to set the maximum unit to use. Maybe the minimum too.
I feel like that’s outside the scope of this program. It’s not a general-purpose unit converter but a human-readable unit presenter. I’ve opened #53 for a program like that.