this post was submitted on 10 Jun 2024
52 points (98.1% liked)
Steam
10238 readers
35 users here now
Steam is a video game digital distribution service by Valve.
Steam News | Steam Beta Client news
Useful tools:
SteamDB
SteamCharts
Issue tracker for Linux version of Steam
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I believe it should be 8 hours no?
sleep
should be blocking and should stop the next line (or part after an&&
) from executing.In the first example yes. In the second example the commands should run in parallel and be 6hr. I really should brush up on bash, I know just enough to be dangerous.