Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to communicate with interactive shell script? #102

Open
Terry1218 opened this issue Mar 2, 2024 · 1 comment
Open

How to communicate with interactive shell script? #102

Terry1218 opened this issue Mar 2, 2024 · 1 comment

Comments

@Terry1218
Copy link

Hi Arun, I'm trying to open a interactive shell script then send command and get response, again and again, but only firstly Popen script can get response by communicate function, after this, used opened Popen handle to 'send' msg, can't get response by communicate. Could you help share how to do this? Appreciate it!

@Terry1218 Terry1218 reopened this Mar 2, 2024
@arun11299
Copy link
Owner

@Terry1218 Sorry for the late reply. Can you also paste a sample code which is not working as expected ? I will take a look at it in my free time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants