echo " " > test.log
cat /dev/null > test.log
> text.log
Linux下删除日志的几种方法
最新推荐文章于 2025-06-18 11:38:37 发布
echo " " > test.log
cat /dev/null > test.log
> text.log