10-18-2024, 10:41 AM
I want to automate some commands in a CMD window. I need to capture output and input "only from that window" (text only in this case).
I expect this would require a third party program to help me.
My problem:
I need to repeatedly send commands to Raspberry PI's on my network. I can use SSH to remotely send commands to each PI. I can even automate some keystrokes using AUTOHOTKEY. But all this is repetitive. Very boring and time consuming. I am by nature lazy as f*ck. The torturous part it's not as simple to sending a one line ssh command. I may want to do more than one thing in that window. All requiring input and outputs, of various natures.
Why reinvent that wheel. When I am almost 100% sure someone here already found that wheel and is using it. Care to share ?
Thanks.
I expect this would require a third party program to help me.
My problem:
I need to repeatedly send commands to Raspberry PI's on my network. I can use SSH to remotely send commands to each PI. I can even automate some keystrokes using AUTOHOTKEY. But all this is repetitive. Very boring and time consuming. I am by nature lazy as f*ck. The torturous part it's not as simple to sending a one line ssh command. I may want to do more than one thing in that window. All requiring input and outputs, of various natures.
Why reinvent that wheel. When I am almost 100% sure someone here already found that wheel and is using it. Care to share ?
Thanks.