shell/理解输入和输出/快速清除文件或日志.sh

6 lines
55 B
Bash
Raw Permalink Normal View History

2016-05-15 09:51:46 +08:00
#!/bin/bash
# 清除日志
cat /dev/null > [Logname]