bug_x

导航

 
ls -l --time-style=long-iso|grep 2017-05-01

ls -l --time-style=long-iso *sout*log*|grep -v $(date -I)|awk '{print $NF}'|xargs sudo rm -rf

  

posted on 2020-08-03 16:15  bug_x  阅读(2236)  评论(0编辑  收藏  举报