Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #!/bin/sh
  2. sync; echo 3 > /proc/sys/vm/drop_caches
  3. sync; echo 1 > /proc/sys/vm/drop_caches
  4. sync; echo 2 > /proc/sys/vm/drop_caches
  5. sync; echo 0 > /proc/sys/vm/drop_caches
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement