How to clear disk cache in Linux Get link Facebook X Pinterest Email Other Apps December 05, 2007 sync ; sudo sh -c 'echo 3 > /proc/sys/vm/drop_caches' edit: better safe than sorry: flush caches before, as suggested... edit: sudo sh -c is simplier Read more