Skip to content

Instantly share code, notes, and snippets.

@inhumantsar
Created January 22, 2015 18:44
Show Gist options
  • Save inhumantsar/a3593d37eb44ddb3108c to your computer and use it in GitHub Desktop.
Save inhumantsar/a3593d37eb44ddb3108c to your computer and use it in GitHub Desktop.
Linux Cheat Sheet

To free pagecache, dentries and inodes:

  • free && sync && echo 3 > /proc/sys/vm/drop_caches && free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment