Passing a string from Python to a Bash script using subprocess

前端 未结 0 1191
野的像风
野的像风 2020-11-30 04:25

I have been given bash script that loops through a group of directories and asks for an input (y/n) for each directory.

I am using the Python subprocess module to run

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