From:                   "Troy May" <[EMAIL PROTECTED]>

> I'm writing a script that is currently interactive ( once I'm done
> debugging it will be non-interactive) in that I have to tell it to
> keep processing data after the end of every pass. I'm looking for a
> way to display the script's output on my screen, but also to log it to
> a file if possible. I know by using '>' I can redirect, but it doesn't
> display on the screen if I take this approach.

http://search.cpan.org/author/KENSHAN/IO-Tee-0.64/Tee.pm
or
http://jenda.krynicky.cz/#Local::TeeOutput

Jenda
=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain
I can't find it.
                                        --- me


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

Reply via email to