Free command

Опубликовано: 04 Ноябрь 2024
на канале: Tech Tuxedo
508
12

Quick look at famous free command.


total used free shared buff/cache available
Mem: 257751 1842 254508 105 1400 255327
Swap: 4095 0 4095


total displays total memory
used displays the used memory.
free displays the unused memory.
shared displays the memory used by tmpfs
buffers/cache displays the sum of buffers and cache.
available displays total available memory (actual free memory)