change directory in linux using python code example Example: change working directory python import os os.chdir(new_working_directory)