Hello everybody,<br><br>I'm looking for some solution, maybe someone of you can help me.<br><br>I call another process via os.system("process") and it waits for some input. I have to write a comment (for example, like using svn or git), and after that to close input (for example, like ":wq" using vim).<br>
How can I give/write this comment and put it in the input for next process (which start after)?<br><br><br>Thanks a lot for your time and help. <br>