python write to command prompt

71

python write to command prompt -

import os
os.system("start /B start cmd.exe @cmd /k {command}")

Comments

Submit
0 Comments