Hi,

I tried to use 'tee' to log all inputs to some program:

tee x.log|someprogram

But when 'someprogram' terminates, 'tee' still keeps on waiting for
input. It apparently ignores the fact that the pipe is no more there.

regards and thanks for any input,
stephan

_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils

Reply via email to