Shell / Commands

free

English

Overview

A command that displays how much physical memory and swap a system is using.

Details

It lists total memory along with how much is in use, free, and allocated to cache. It's often the first step when investigating a memory shortage.

More Linux terms