Luckyy
Administrator
Staff
LEVEL 500
XP
You can check available storage using the `df` command.
- Open a terminal.
- Type:
Code:df -h
- This will display disk usage in a human-readable format.