curl multiple urls and exit if any returns java code example
Example: how much fast syc we can send via curl ?
curl http://example.com/?update_=1 & curl http://example.com/?update_=2 & curl http://example.com/?update_=3
curl http://example.com/?update_=1 & curl http://example.com/?update_=2 & curl http://example.com/?update_=3