(27.05.2020, 21:08)gb schrieb: Bei "system disk usage" & "video disk usage" könnte man auch umrechnen, allerdings würde das dann nen bissl komplizierter werden.
Eine Möglichkeit für "system disk usage" zB:
Code:
VAR="$(($(df -Pk / | tail -n 1 | tr -s ' ' | cut -d' ' -f 2)/1000))MB $(($(df -Pk / | tail -n 1 | tr -s ' ' | cut -d' ' -f 4)/1000))MB"
Code:
VAR="$(($(df -Pk /media/easyvdr01 | tail -n 1 | tr -s ' ' | cut -d' ' -f 2)/1000))MB $(($(df -Pk /media/easyvdr01 | tail -n 1 | tr -s ' ' | cut -d' ' -f 4)/1000))MB"
Gruß Aaron
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI