df -h
Show free and used space on mounted filesystems
df -i
Show free and used inodes on mounted filesystems
fdisk -l
Display disks partitions sizes and types
du -ah
Display disk usage for all files and directories in
human readable format
du -sh
Display total disk usage off the current directory
du -a directory
Display size of all files in directory.
findmnt
List all mounted file systems with details