linux-tutorial/codes/shell/输入和输出/快速清除文件或日志.sh

6 lines
63 B
Bash
Raw Permalink Normal View History

2019-10-29 18:22:19 +08:00
#!/usr/bin/env bash
2019-05-10 11:17:57 +08:00
# 清除日志
cat /dev/null > [Logname]