Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在尝试着
向终端发送命令
在 Python 中响应程序的输入提示。
我怎样才能做到这一点?我知道如何使用 subprocess.check_output 来获得回报。
如果您在文件中有输入,通常<符号就可以了。
<
./executable < inputsfile