Created
April 23, 2019 10:48
-
-
Save cocodrips/5ad67fa609345932d104f34be2c97227 to your computer and use it in GitHub Desktop.
test -j option
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
work: w1 w2 w3 | |
w1: | |
sleep 5 | |
w2: | |
sleep 6 | |
w3: | |
sleep 7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment