49a50,53
> echo "notifying client..."
> echo "server ready" | /usr/bin/netcat -c 192.168.0.10 8000
> echo "done"
>