1#!/bin/bash 2 3watch 'curl -s http://localhost:8080/rolldice; curl -s http://localhost:8081/rolldice; curl -s http://localhost:8082/rolldice; curl -s http://localhost:8083/rolldice' 4 5