while true; do timeout 1h python worker.py --log-level=ERROR; donenohup while true; do timeout 1h python worker.py --log-level=ERROR; done &
它返回错误-bash: syntax error near unexpected token
我有以下标记字符串:Sets the minimal log level messages need in order to be printedAllowed values:- `warning`GitHub以及堆栈溢出呈现如下(为视觉区分添加的块引号):
<p><code>log-level</code>