1833737 Members
2878 Online
110063 Solutions
New Discussion

Re: df -h

 
Fernando Boza
Regular Advisor

df -h

I need df package for obtain a ouptup like this:

[10:15:41] monitor-pgccsafi:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vg00/lvol3 1.0G 502M 518M 50% /
/dev/vg00/lvol1 493M 113M 332M 26% /stand
/dev/vg00/lvol7 5.5G 3.1G 2.4G 56% /var
/dev/vg00/lvol6 2.0G 1.5G 508M 76% /usr
/dev/vg00/lvol5 2.0G 1.6G 450M 78% /tmp
/dev/vg02xp/safir 13G 5.7G 7.4G 44% /safir
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: df -h

Hi:

Bill Hassell has an elegant script to report mountpoint utilization in MB or GB along with other very useful items. See his posted attachment here:

http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1218175

Regards!

...JRF...
Heironimus
Honored Contributor

Re: df -h

If you're really attached to GNU df it's part of GNU coreutils.