Comment by alsetmusic
25 days ago
> It tries to run a test and then "&& sleep" on mac, sleep does not exist
> type sleep
> sleep is /bin/sleep
What’s going on on your computer?
Edit: added quote
25 days ago
> It tries to run a test and then "&& sleep" on mac, sleep does not exist
> type sleep
> sleep is /bin/sleep
What’s going on on your computer?
Edit: added quote
Right you are.. Perhaps I recall incorrectly and it was a different command. I did try it, and it did not exist. Odd.
You are probably thinking of `timeout`.