Df (Bash)

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.