Commit 207f8e35 authored by 白秀江's avatar 白秀江

更新log_history_rm_find.sh

parent 6911b761
logdir=$1
find $logdir -mtime +1 -exec rm -rf {} \;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment