Hi I am trying to simulate a Unix command window using java. I need some help trying to do this. I have completed the "pwd" method and almost all other methods such as mkdir mv etc. I cannot get cd to work at all. And most of the others methods are based on this method. Can someone please help ASAP.