Cache 삭제 - noweaver/odds-and-ends GitHub Wiki

sudo sh -c "/bin/echo 3 > /proc/sys/vm/drop_caches"

echo 3 | sudo tee /proc/sys/vm/drop_caches