Linux命令 清空文件

最简单的清空文件的方式

> text.txt

 echo 清空文件

echo -n "" > test.txt

 

posted @ 2020-09-11 15:40  你的小可爱吖  阅读(359)  评论(0)    收藏  举报