How to get the size of directories in Linux Tags Linux To get information about the total and available space on the Linux file system, you can use the df command.dfThe df command displays information about all mounted filesystems, including total size, space used, percentage usage, and mount point: Read more about How to get the size of directories in Linux