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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Implementing Basic Unix Commands via Java Code

Status
Not open for further replies.

123mmm

Programmer
Apr 2, 2008
3
0
0
US
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.
 
If you want help ASAP, you should provide good information in your question. You don't state how are you implementing it or which problems are you facing, so you expect other people to read your mind, get the sollution and answer ASAP?

Cheers,
Dian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top