Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running unix command which contains quotes

Status
Not open for further replies.

sengkannan

Technical User
Jul 8, 2003
13
Having problem running the folloing lines in tcl under unix:-

bsub -n 12 -q que '(/abc/efg -IBV -prot -cpu_bind=v -lsb_mcpu_hosts -e MPI_WORKDIR=/aa/dd i=in.k memory=1024M memory2=150M >>/abd/efg/o.t 2>&1)'

i have tried both "eval exec", and exec

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top