08 2020 档案

摘要:C:\Users\user\Documents\gitignore_global.txt 阅读全文
posted @ 2020-08-11 13:49 manhelp 阅读(610) 评论(0) 推荐(0)
摘要:查找大于800M的文件 find / -type f -size +800M 查找缓存文件列表 du -ah --max-depth=1 /root/.cache/vmware/ 阅读全文
posted @ 2020-08-05 12:00 manhelp 阅读(846) 评论(0) 推荐(0)