CoderLeob

AIX上配置了crontab后不生效,解决办法
修改脚本权限
chmod 755 script_name
如果可以使用
sh -c script_name执行此脚本,则再配置到crontab中
生效

分类:

技术点:

相关文章: