Mike Black wrote: > With the ability for 2TB arrays in Linux can we changed the df format so the > format is consitent when 2TB arrays are in the list -- we just need 10 > digits instead of 9? > [snip]
> Before: > Filesystem 1k-blocks Used Available Use% Mounted on > /dev/md0 38468820 20872124 15642568 58% / [snip] > After: > Filesystem 1k-blocks Used Available Use% Mounted on > /dev/md0 38468820 20872124 15642568 58% / > medusa:/usr2 107095288 37149040 68871024 36% /usr2 [snip] Hi Mike, It looks like you didn't adjust the position of the headers. They are all out of alignment in your 'after' example. As there's plenty of room in the output, why not fix the header spacing, too, and resubmit you patch? Jim and Bob and the others may find that a bit more appealing. Regards, Matthew _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils