清理inodes

清理inodes

find /var/spool/clientmqueue/ -type f -exec rm {} ;

find /var/spool/clientmqueue/ -type f | xargs rm -f

posted on 2021-02-18 13:34  一二三·  阅读(105)  评论(0编辑  收藏  举报

导航