Careful using units in sleep , like sleep 1h . In my zsh, it ignores the unit h and runs my command every 1 second. Do a quick man sleep to see ...
確定! 回上一頁