Python Popen not passing command correctly, issues escape characters

前端 未结 0 806
轮回少年
轮回少年 2021-01-14 21:29

I was trying to use subprocess.Popen to run command line and return the pipe but I noticed the command line is not running as given so Popen might do something weird there.<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题