On Fri, 10 Oct 2003 10:10:36 -0700 (PDT) Jeff Greene <[EMAIL PROTECTED]> wrote: | Does anyone know of a way to redirect the output of a | program to a file, but view at the same time? | Basically, I want to save the output of some programs | but want to have the option to not have to go open up | a file to see what happened.
As well as tee, you may also find 'script' useful. It's in sys-apps/util-linux . man script explains how it works. HTH, -- Ciaran McCreesh Mail: ciaranm at firedrop.org.uk Web: www.firedrop.org.uk System: Gentoo Base System version 1.4.3.10p1 Linux 2.4.20-gentoo-r7 -- [EMAIL PROTECTED] mailing list
