this post was submitted on 23 Sep 2023
4 points (100.0% liked)

OpenBSD Operating System

491 readers
1 users here now

useful resources:

Developer blogs:

Ressources:

founded 4 years ago
MODERATORS
 

I frequently find myself needing to rerun commands with the -h flag, and I was just wondering why it is not the default behavior of programs to show sizes in human-readable terms?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

Makes sense for interoperability with other scripts. Thank you.