hush/coreutils
Ralf Friedl 00103d3287 df: more compatible -P behavior
In coreutils df, one of the effects of the option -P is to output
everything in one line. This makes it much easier for a script to parse
the output of df.
This patch adds the same behavior to busybox df.

function                                             old     new   delta
df_main                                              853     863     +10

Signed-off-by: Ralf Friedl <Ralf.Friedl@online.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-08-09 04:49:27 +02:00
..
2011-08-09 04:37:50 +02:00
2011-08-09 04:49:27 +02:00
2011-06-22 16:42:36 +02:00
2011-06-21 17:11:40 +02:00
2011-05-21 19:15:55 +02:00
2011-08-09 04:37:50 +02:00