python script change directory in current shell code example Example: change working directory python import os os.chdir(new_working_directory)