#!/bin/bash #export PYWAGGLE_LOG_DIR=test-run python main.py & sleep 1 python client.py #2&>/dev/null > /dev/null sleep 5 jobs -p kill $(jobs -p)