FREE Commands Cheat Sheet
Here is a cli commands cheat sheet for FREE command, you can use this as a quick reminder for basic commands with a brief description for each of the commands.
What is FREE command?
Add some data here
# Display system memory: free # Display memory in Bytes/KB/MB/GB: free -b|k|m|g # Display memory in human-readable units: free -h # Refresh the output every 2 seconds: free -s 2
Check out the FREE command documentation .
You can also check our MegaSh cheatsheet tool, that has 150+ searchable linux cheat sheets in one page, so you never forget a command as you work again