Linux See Disk Usage Print

  • 0

Hello,

You can see current disk usage with the following command.

df

df -h – Can be found in a better and more human readable format. In this way, the disk size will be displayed in GB. (If the size is less than 1 GB, it will be indicated as MB or even B.)

df -m – Can be used to show file system usage in MB.

Best Regards.

Cloud Turkey IT

 

Was this answer helpful?

« Back