ibraheemdev / modern-unix

A collection of modern/faster/saner alternatives to common unix commands.
30.59k stars 775 forks source link

await #75

Closed slavaGanzin closed 7 months ago

slavaGanzin commented 2 years ago

https://github.com/slavaGanzin/await

Tool to wait for conditions (like open sockets or host changes). I use primarily for waiting for docker containers to be ready in my shell scripts and as alternative to multiple forever instances.

Take in consideration https://github.com/ibraheemdev/modern-unix/issues/44

papanito commented 2 years ago

That is actually a very cool tool

johnalanwoods commented 7 months ago

love this, please PR to my maintained fork here: https://github.com/johnalanwoods/maintained-modern-unix