logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Memory Monitor - Display System Memory Usage | Online Free DevTools by Hexmos

Monitor system memory usage with the free command. View free and used RAM, easily check memory statistics in various units. Free online tool, no registration required.

free

Display amount of free and used memory in the system. More information: https://manned.org/free.

  • Display system memory:

free

  • Display memory in Bytes/KB/MB/GB:

free -{{b|k|m|g}}

  • Display memory in human-readable units:

free {{[-h|--human]}}

  • Refresh the output every 2 seconds:

free {{[-s|--seconds]}} 2

See Also