sh 清除缓存和交换

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 清除缓存和交换相关的知识,希望对你有一定的参考价值。

#!/bin/bash
# echo 1 = clear pagecache, echo 2 clears dentries and inodes, echo 3 clear Pagecache, dentries and inodes
su -c "echo 3 >'/proc/sys/vm/drop_caches' && swapoff -a && swapon -a && printf '\n%s\n' 'Ram-cache and Swap Cleared'" root

以上是关于sh 清除缓存和交换的主要内容,如果未能解决你的问题,请参考以下文章

sh 清除交换ubuntu

sh 清除rubygem,yarn,composer,homebrew,docker和删除临时文件的缓存

弱弱的问下linux如何清理arp缓存

sh 用于部署Laravel应用程序的脚本包括维护模式,编写器,迁移,清除缓存和重新启动队列

sh magento 2清除所有缓存文件

sh 清除Drupal缓存