#!/bin/bash
mkdir -p $1/{log,shared}
cd $1/shared
torecho > ../log/server-udpecho-stdout.log 2> ../log/server-udpecho-stderr.log