The df displays the amount of disk space available on the file system. It reports the available disk space usage used by the file systems with each file name argument. If the file name is not given, the amount of disk space on currently mounted file systems will be displayed. To know the information of available disk space in only device /home file system in human readable format use the following command.
Command:
df -hT /home