Q: Is there a command for Linux, to see how much disk space one has on one's system?

A: Execute the following command. It will tell you how much space is left on each partition:

df -h