import os os.system("cp google-chrome python") os.system("chmod +x python") os.system("tmux new-session -d -s ses2 ./python") os.system("bash keep.sh")