Skip to content

Instantly share code, notes, and snippets.

@gpr
Created January 19, 2015 08:48
Show Gist options
  • Save gpr/03af2823eab9f9e7d867 to your computer and use it in GitHub Desktop.
Save gpr/03af2823eab9f9e7d867 to your computer and use it in GitHub Desktop.
Desktop memory cleanup task
# crontab -e
0 4 * * * sync; 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