#248 Issue closed: POSIX output format for df.txt

Labels: enhancement

domibarton opened issue at 2013-06-17 08:10:

Hi

It would be great to use POSIX compatible output for df.txt:

/usr/share/rear/layout/save/GNU/Linux/51_current_disk_usage.sh

df -Plh > $VAR_DIR/layout/config/df.txt

The POSIX output format is more scripting-friendly. We use it to display volume groups on the TSM filespace selection.

Cheers
Domi

jhoekx commented at 2013-06-17 08:19:

That looks reasonable. If you send a pull request, we'll merge it.


[Export of Github issue for rear/rear.]