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

6 lines
55 B
Bash

#!/bin/bash
# 清除日志
cat /dev/null > [Logname]