sh 在crontab上使用'date'

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 在crontab上使用'date'相关的知识,希望对你有一定的参考价值。

0 */2 * * * /bin/bash /foo/bar/coleta.sh > /foo/bar/df_`date +'\%Y\%m\%d-\%H\%M'`.out 2> /foo/bar/df_`date +'\%Y\%m\%d-\%H\%M'`.err

以上是关于sh 在crontab上使用'date'的主要内容,如果未能解决你的问题,请参考以下文章

crontab 中的 % 有啥特别之处?

如何用crontab每5分钟执行一次

crontab里shell脚本将top信息写入文件

crontab 定时任务设置

centos7使用crontab监测服务器的运行情况

crontab设置定时更新数据库