#!/bin/sh
. /etc/profile
EXP=`cat exp.doc`
echo 'EXP ' $EXP
/usr/opt/lsf/bin/bsub </u1/c0wwg/bmod/$EXP/cmprun
