摘要: 清空大文件,不确定是否在写状态,一定不要直接删除 可以使用/dev/null 来清除 cat /dev/null > test.log 当前test.log 则为 0kb 阅读全文
posted @ 2022-08-09 15:27 朱小倩 阅读(35) 评论(0) 推荐(0)