메모리 사용량을 확인할 수 있는 명령어 입니다.
root@gw64 ~ [0.05 ]> free
total used free shared buffers cached
Mem: 1020180 825420 194760 0 17500 204024
-/+ buffers/cache: 603896 416284
Swap: 2097144 75116 2022028
기타 옵션입니다.
-b,-k,-m,-g show output in bytes, KB, MB, or GB
-l show detailed low and high memory statistics
-o use old format (no -/+buffers/cache line)
-t display total for RAM + swap
-s update every [delay] seconds
-c update [count] times
-V display version information and exit