> On 2016-02-29, Michal Mazurek <[email protected]> wrote: > > > If the number of filesystem inodes or blocks is too big, the columns in the > > output of df will become misaligned. > > > > I'm resending the patch that adds variable width columns to df. > > I am somewhat worried about scripts that examine the df output and > expect the columns to be in fixed places.
As am I. Back in the day, that practice was very common.
