2019年7月11日 星期四

Ubuntu 清除垃圾檔案語法 -

建立一個 .sh 檔案,內容如下:

#!/bin/bash

echo "== Ubuntu == autoclean =="

sudo apt-get autoclean
sudo apt-get autoremove
sudo apt-get clean

存成 autoclean.sh 檔案

在 Ubuntu 輸入:
bash autoclean.sh

執行就能幫你清理 Ubuntu 裡的垃圾檔案了

沒有留言:

Visual Studio 2017/2019 推薦的擴充功能與更新

參考文章: 覺得 Google 的 Blogger 不太順手?透過 HTML 的 iframe 移花接木 HackMD