摘要: crontab用法 crontab可以定时执行某些操作,很实用。 通常Linux系统都已经自带。 用法 $ crontab -h crontab: invalid option -- 'h' crontab: usage error: unrecognized option usage: cront 阅读全文
posted @ 2023-11-13 17:10 付时凡 阅读(62) 评论(0) 推荐(0)
摘要: Git push到gerrit时报错change xxx closed 报错日志: To ssh://xxxx ! [remote rejected] HEAD -> refs/for/master (change http://xxxx/+/96707 closed) 可以看到这个提交已经clos 阅读全文
posted @ 2023-11-13 14:48 付时凡 阅读(3184) 评论(0) 推荐(0)