# Linux 释放缓存空间 Linux 下释放 cache 空间命令如下: ```bash echo 3 > /proc/sys/vm/drop_caches ```