#! /bin/bash

/home/dale/git/cluster_slurp/stop_clients
sleep 5
/home/dale/git/cluster_slurp/start_clients
tail -f /home/dale/git/cluster_slurp/remote_data.log

# vim: tabstop=4 shiftwidth=4 softtabstop=4 expandtab: nu
