Luckyy
Administrator
Staff
LEVEL 500
XP
You can view RAM usage using the `free` command.
- Open a terminal.
- Type:
Code:free -h
- This will display total, used, and available memory.