then
ok
fi你自己把代码再改改..
crontab -e增加:
0 0 * * * * cd /yourdirtar zcvf - `find . -mtime -1 -type d -print` >`date -d '1 day ago' +%Y%m%d`.tar.gz >>/tmp/archive.log 2>&1
欢迎分享,转载请注明来源:内存溢出
then
ok
fi你自己把代码再改改..
crontab -e增加:
0 0 * * * * cd /yourdirtar zcvf - `find . -mtime -1 -type d -print` >`date -d '1 day ago' +%Y%m%d`.tar.gz >>/tmp/archive.log 2>&1
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)