Use this command: df -h In the "Mounted on" column look for the name of the disk. Free space is shown in the "Avail" column.
To show just the available space for a specific disk: df -h | grep DISKNAME | awk '{print $4}' Substitute DISKNAME with the name of the disk.
Show a summary of disk usage: du -sh This shows free space as a number (eg 304G).
I usually write a blog post about once a week. The latest post can be viewed here: Terrorism vs Genocide: Please don't feel like you need to be ashamed of New Zealand's response. (posted 2025-10-03 at 17:02:25). I do podcasts too!. You can listen to my latest podcast, here: OJB's Podcast 2029-09-09 Kiwi Values: From a practical perspective it has too many problems..