From: Robert C. <ro...@iC...> - 2002-02-26 06:39:43
|
How would one do the "cd" command to the OS X command shell from TCL and get it to work? This is what I put and what I get back: () 2 % exec cd /bin couldn't execute "cd": no such file or directory Doing "ls" works fine. It seems to me there is something about keeping the communication open that is not happening. What it seems to do is just "send data" and "retreive data." Any suggestions? If I can get this to work it will lead into more questions I'm sure. Thanks. -- Robert Coldwell ro...@iC... http://iColdwell.com/pixelsplace |