Hi!

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.

Anybody could help me please?

[EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to