Skip to content

Instantly share code, notes, and snippets.

@MinCha
Created October 17, 2013 12:56
Show Gist options
  • Select an option

  • Save MinCha/7024405 to your computer and use it in GitHub Desktop.

Select an option

Save MinCha/7024405 to your computer and use it in GitHub Desktop.
Linux Clear File Cache
alias clear-cache='sync && echo 3 | sudo tee /proc/sys/vm/drop_caches'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment