Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
efxhoy
on March 8, 2022
|
parent
|
context
|
favorite
| on:
Command-line Tools can be 235x Faster than your Ha...
If you care about errors you can use
function wait_all { for job in $(jobs -p); do wait "${job}"; done }
A lone wait wont tell you if any of the jobs fail.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: