#!/bin/sh export CLASSPATH=~/bc/client java BCHostSim 9999 >> ~/logs/bchostsim.log 2>> ~/logs/bchostsim.log &