Junior
Which command can be used to check the memory load?
sobes.tech AI
Answer from AI
# Displays information about memory usage and swap space
free -h
sobes.tech AI
Answer from AI
# Displays information about memory usage and swap space
free -h