1. Home
  2. Cli
  3. Check available space

This command lists the file system showing used and available space. Add --total flag to display a sum of all resources at the bottom.

#cli#file#linux
df -h
copy
Full Cli cheatsheet