How To Clear System Cache In Ubuntu
January 4, 2018
http://www.ubuntugeek.com/how-to-clear-cached-memory-on-ubuntu.html
$ sync; echo 3 | sudo tee /proc/sys/vm/drop_caches
Posted in Blog
http://www.ubuntugeek.com/how-to-clear-cached-memory-on-ubuntu.html
$ sync; echo 3 | sudo tee /proc/sys/vm/drop_caches