摘要:
echo "remove only files, the logs folder and it contents will not be removed"find /opt/trade-disposal -maxdepth 1 -type f -exec rm -fv {} \;rm -rf /op 阅读全文
posted @ 2018-08-02 17:57
tonggc1668
阅读(255)
评论(0)
推荐(0)