df โ€” Display an overview of the filesystem disk space usage. # source: tldr ยท verified Examples: # Display all filesystems and their disk usage [GNU] $ df # Display all filesystems in human-readable form [GNU] $ df [-h|--human-readable] # Display the filesystem containing the specified file or directory [GNU] $ df path/to/file_or_directory # โœŽ Wrong or incomplete? Improve this page โ†’ https://curlhub.sh/man/df