Skip to content

Instantly share code, notes, and snippets.

@usworked
Created January 11, 2021 16:26
Show Gist options
  • Save usworked/b5c1ea376b23ea329b9297323d4d5713 to your computer and use it in GitHub Desktop.
Save usworked/b5c1ea376b23ea329b9297323d4d5713 to your computer and use it in GitHub Desktop.
Free Up Ram (linux)
sync
sudo sync
sudo sh -c "/bin/echo 3 > /proc/sys/vm/drop_caches"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment