8b26ff8d0b6d17907dea14c55d3cf78437f32c49
[gnt-info] / gnt-pv-usage.sh
1 gnt-cluster command -M pvs --units t --noheadings | grep -v '^return' | awk '{ print $0 " " $6 - $7 }'
2