I try to use exec()(in java.lang.Runtime)system call to execute my program in different directory. I check the specification in java API document but I stll cannot use it.Does somebody know how to use it?