How to configure all system on ubuntu, Debian, CentOS
----------------script--------------------------------------
find /pathfile/* -type f -mtime +7 -exec rm -rf {} \;
--------------------------------------------------------------
Post a Comment
No comments:
Post a Comment