[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: logging stdin && stdout



On Sun, Feb 15, 2004 at 08:21:59AM +0100, Na Zo wrote:
> Is there any way to log into a file by an interactive program the stdout and the stdin? I tried out tee, screen, and script, but didn' t find the solution. By that interactive program i' d like to log all characters on the console. For example "program | tee file" will log only the stdout, and "tee file | program | tee file" will log at first the stdin and just after the stdout into the file, so in a separated way.

man sh
/^REDIRECTION

-- 
Jan Minar                   "Please don't CC me, I'm subscribed." x 9

Attachment: pgpwWxkGj3cgQ.pgp
Description: PGP signature


Reply to: