os.system()

os.system(command) → exit_status

Execute the command (a string) in a subshell.