On Thu, 28 Jun 2012 20:28:40 +0800, Alex chen wrote: > I just want to write a python program,it can be called in the linux > terminal like the command "cd" to change the directory of the shell > terminal > > > That would not only be needlesly re-inventing the wheel but making it square in the process.
what is wrong with just calling cd if you are in the terminal. -- http://mail.python.org/mailman/listinfo/python-list