摘要: #! /bin/bashecho "start running" | tee -a LANG=enset `date`path="/home/check"echo "start running" | tee -a $path/log/$1-$2-$3.logif [ -d /home/check/r 阅读全文
posted @ 2020-07-22 09:45 云凡、、、 阅读(748) 评论(0) 推荐(0)