Skip to content

Instantly share code, notes, and snippets.

@benms
Created June 25, 2023 08:11
Show Gist options
  • Select an option

  • Save benms/1bac74c2c975c23a9e94af7bce7e9961 to your computer and use it in GitHub Desktop.

Select an option

Save benms/1bac74c2c975c23a9e94af7bce7e9961 to your computer and use it in GitHub Desktop.
clear linux cachce
sudo sync; echo 3 | sudo tee /proc/sys/vm/drop_caches; sudo swapoff -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment