Im writing a script to check for open port 411 on all machines in my subnet. Now, while the script starts executing , nothing shows up on the screen until the script is finished. How can i change that ? The entire page gets shown at one go, after 100 seconds or so.. how can i make it show line by line, as each IP is checked ? Thanks alot in advance for any help !!