curl https://i.jpillora.com/slavaGanzin/await! | bashcopy to clipboard
In other cases you don‛t! Just share with someone who may need!
Thanks for sharing!await --forever --change \ "curl 'https://await-cli.app' &>/dev/null \ && echo UP || echo DOWN" \ --exec "ntfy send 'await-cli.app \1'" \ --service "await-cli.app:monitor"copy to clipboard
await --fail \ 'whois facebook.com' \ 'nslookup apple.com' \ 'dig +short amazon.com' \ 'sleep 1 | telnet netflix.com 443 2>/dev/null' \ 'http google.com'copy to clipboard
await --forever --stdout --silent \ "stylus --watch --compress --out . ./index.styl" \ "pug index.pug --out . --watch 2>/dev/null"copy to clipboard
await --forever --silent \ 'echo -n 10' \ 'echo -n $RANDOM' \ 'expr \1 + \2' \ --exec 'echo \3'copy to clipboard
await --interval 1000 --change --daemon \ 'http "https://www.apple.com" \ | pup ".headline text{}"' \ --exec 'ntfy send "\1"'copy to clipboard
sudo systemctl restart redis await 'redis-cli INFO' --exec 'redis-cli'copy to clipboard
I use it on daily basis. All our AI models are HUUUUGE, they load enormous amount of time and I need to run tests rigth after they finish loading. And then notify others that everything ok (or not). And not run whole KIBANA for it, please!
Wish I knew about it yesterday, when I invented my own version of it!
Guys if you use await, write me a couple words and I'll put testimonial from you here