Check Disk Space Usage in Linux



References:


Steps to Check Disk Space Usage in Linux:

  1. Display the result in a human-readable format.

  2. Display information of file system usage in MB.

  3. Display file system usage in KB.

  4. Show the file system type (a new column will appear).

  5. See details about a certain file system (in this case, the /home file system) in a comprehensible format.


Steps to Check Disk Usage in Linux Using the du Command:

  1. Allows users to view the disc utilization of their desktop files and folders (including subdirectories).

  2. Displays information in a human-readable format.

  3. Give total size of a specified folder (Desktop in this case).

  4. Provides folder and file sizes in Megabytes.

  5. Informs the last modification date of the displayed folders and files.


Steps to Combining Commands and Cleaning Disk Space:

  1. Sorting files by size.

  2. Excluding by file size.

  3. Excluding file types.

 



Comments

Archive

Contact Form

Send