Hi guys,
I found that screenutils isn't running long commands, may be i am doing something wrong.
Here is an example -
s.send_commands('python streamdata.py '10.0.0.0/24' or 10.1.0.0/24'....................or 'xx.xx.xx.xx' ')
I got a screen but it just didn't run command in that screen. I need to run command manually.
I there anyway i can fix that.
Thanx in advance.