Have you ever been wondering how can you clear your Memory Cache in linux.. ?
Here is the command: (note: run it as root)
$ sync; echo 3 > /proc/sys/vm/drop_caches
Hope it helps ! 🙂
Have you ever been wondering how can you clear your Memory Cache in linux.. ?
Here is the command: (note: run it as root)
$ sync; echo 3 > /proc/sys/vm/drop_caches
Hope it helps ! 🙂