| Listing disk space usage and partition table in Linux |
|
|
|
|
Here is an simple how-to list disk space usage and partition table in Linux
To List Disk Space usage in Linux OS use the following command in terminal window: df -Th
ToList Partition Tables in Linux, use the following command: fdisk -l or, sudo fdisk -l |
| Next > |
|---|