Show Disk Usage – Linux

By |2019-03-03T12:16:07-06:00March 3rd, 2019|Categories: Linux System|Tags: , , , , , , , , , , |

A simple command can shows us the current disk usage in Linux terminal. Command: du -s <path> Example: du -s /etc du -s /usr du -s /var du -s /home Note: The usage will shows as Kilobytes In cPanel/WHM platform, most of the disk-usage is in /home