Skip to content

Instantly share code, notes, and snippets.

@GuiMarthe
Last active August 19, 2021 22:00
Show Gist options
  • Select an option

  • Save GuiMarthe/d84f316f89d44098cae9aa7bd98bc5bf to your computer and use it in GitHub Desktop.

Select an option

Save GuiMarthe/d84f316f89d44098cae9aa7bd98bc5bf to your computer and use it in GitHub Desktop.
This is a small one liner that I saw somewhere for freeing up some memory on linux systems.
free -m
echo 3 | sudo tee /proc/sys/vm/drop_caches
free -m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment