linux 清空文件内容命令

1. > test.logtest

2. cat /dev/null  test.log

3.echo "" >test.log

相关文章
相关标签/搜索