Df (Bash)

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen

Diskruimte-gebruik in human format:

df -h

Hoe groot is mijn harddisk?

sudo fdisk -l | grep Disk

Only include info concerning a specific device:

$ df -h /dev/vda1

Filesystem      Size  Used Avail Use% Mounted on
/dev/vda1       388G  339G   49G  88% /

I have this statement included in .profile on a webserver, only to realize that similar information is already included in the startup.