📜  自动清除缓存和交换 ubuntu - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:19.545000             🧑  作者: Mango

代码示例1
sudo swapoff -a; sudo swapon -a