#!/bin/sh
tstfile=$1
eslclient -b ${tstfile%.esl}.esl >client.out
