Here’s the command to empty or clear Linux’s buffer or cache. Run it as root.

<pre lang="bash">
free && sync && echo 3 > /proc/sys/vm/drop_caches && free