摘要: */1 * * * * /bin/bash /usr/local/test/backup.sh > /dev/null 2>&1 #!/bin/bashnow=`date +%Y%m%d%H%M`old=`date -d '-3 minutes' +%Y%m%d%H%M` /usr/local/my 阅读全文
posted @ 2019-09-08 09:14 仁义礼智信的 阅读(179) 评论(0) 推荐(0)