navigating/changing directories
Cameron Laird
claird at lairds.us
Thu Jan 6 09:08:04 EST 2005
In article <mailman.249.1105015133.22381.python-list at python.org>,
Nick Coghlan <ncoghlan at email.com> wrote:
>The script is executed in a process separate from your command shell, and hence
>has no effect on your shell's current directory.
>
>There are some things that batch files and shell scripts are still good for -
>manipulating the shell :)
.
.
.
For more on this subject, see <URL:
http://phaseit.net/claird/comp.unix.misc/changing_directories.html >.
More information about the Python-list
mailing list