Hi,
    I've got a perl script that is front-ending a group of makefiles.
The makefiles have 'echo' progress msgs in them. Now if I run the makes
from the cmd line I (obviously) get the progress msgs on the terminal.
I'd like to know how I can coerce perl into the same behaviour. I know I
can get the msgs in a result variable but I'd like them to appear at the
time they're issued.
    Thanks for any help you can give me on this.
            Gregory Nicholls,


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to