atom feed7 messages in org.freebsd.freebsd-arch'-h'/'-H' functionality.
FromSent OnAttachments
Pawel Jakub DawidekMay 24, 2004 8:34 am 
M. Warner LoshMay 24, 2004 8:57 am 
John BaldwinMay 24, 2004 10:27 am 
Christian WeisgerberMay 25, 2004 6:48 pm 
Pawel Jakub DawidekMay 26, 2004 5:47 am 
Wes PetersMay 27, 2004 1:17 am 
Alexey DokuchaevMay 27, 2004 3:52 am 
Subject:'-h'/'-H' functionality.
From:M. Warner Losh (im@bsdimp.com)
Date:May 24, 2004 8:57:52 am
List:org.freebsd.freebsd-arch

In message: <2004@darkness.comp.waw.pl> Pawel Jakub Dawidek <pj@freebsd.org> writes: : Code for printing disk sizes in human-readable form exists in du(1) and : df(1). It is just copied. I want put this functionality to diskinfo(8), : but I don't want to copy it again, so maybe it should be moved to libc : or somewhere?

NetBSD has a common set of human readable number routines in libc last time I looked into this.

Warner