#!/bin/bash while :; do ./chain33-cli net time #nc -vz localhost 8805 sleep 1 done