> > Will this project involve the conversion of existing utilities (ls, df, > zfs, zpool, etc.,) within OS/Net to use the new common humanize_number > function? > > - Bill >
Yes, I hope so. Actually I proposed this RFE when I was working on another RFE, providing the '-h' option to swap (to display sizes in human readable format). I realized that many utilities had their own function do do this (ls, du, df ...), and thought it'd be great to have a lib function to do this. Yann
