Config/diskfree: df returns wrong output
Brought to you by:
aeby
The gnu-df-command in the Config/diskfree script
returns in case of long devicenames a multiline output.
This output won't be correctly interpreted by the
monitor.
Avoid this effect using the df command with the
parameter -P ( --portability).
Would it be possible, to include this option in the
next version of BS ?
Logged In: YES
user_id=77961
Thank you for your report. 0.98 will stand multiline "df"
output (the fix is
already included with the developer version). We decided to
rather
make fs.pm (and descendants) parse multiline df output
correctly since
other versions of df also use this feature.
Logged In: YES
user_id=77961
should have be closed long ago ...