The du (Disk Usage) Command
Overview The du (disk usage) command estimates and displays the disk space used by files and directories. It’s an essential tool for identifying what’s consuming storage on your hosting …
1 Jan 0001
2 min
Overview The du (disk usage) command estimates and displays the disk space used by files and directories. It’s an essential tool for identifying what’s consuming storage on your hosting …
Every file on a Linux server uses an inode — a data structure that stores information about the file such as its size, ownership, permissions, and location on disk. Hosting providers set inode limits …