How to Display Information of /home File System using Linux command?
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…