Hi All, i was wondering if is there a way to receive the StdOut output continuously, i have a python script that I am running and i need to check the output every 1 second, the script runs for about 2 minutes, but I need to check the output every 1 second to validate the output information, is there a way to run the script and check it's output every 1 second, if so how would i go about doing this?
Thanks,
Walter
Thanks,
Walter