in reply to capturing all IO of a process

You want the script program, available on most Unix machines.

japhy -- Perl and Regex Hacker

Replies are listed 'Best First'.
Re: Re: capturing all IO of a process
by dshahin (Pilgrim) on Feb 14, 2001 at 23:34 UTC
    I don't want script, because it is only writes to a local file.
    Does anyone know how script works? I'd like to write an equivalent perl program, with a few added features...

    I've had a hard time finding the source code for script, where can I find it?