# Server space

# Platform specific

Check the disk space used for the environment: platform mount:size

* Prepend with lando if working locally.

# Helpful commands

List all the file size for every file in current directory: du -h

Show the accumulated folder size of the current directory: du -sh