python shell command change directory code example Example: change directory in python script os.chdir(os.path.dirname(__file__))