in reply to Re: Need Help: Capture STDOUT without Redirecting
in thread Need Help: Capture STDOUT without Redirecting
Before test scripts are executed, I do start UNIX's "script" to capture the log. From my limited experience with "script", it seems that the log file does not get written to until the "script" performs an "exit". I suppose I could call "script" inside of a perl script. Would I have problems identifying which session is the original session and which is the "script" session?
MNJ
|
|---|