On Tue, 5 Mar 2002, Frank Elsner wrote:
>
> When running a shell script through a pipe with "return_fail_output" to track
> down a problem I get the message
>
> *** Too much output - remainder discarded ***
>
> What's behind? I'm interested in the unshortened output of the procedure.
There is a limit, so that a pipe command that gets into a loop
generating output will eventually get caught. You can change the limit
by setting the "max_output" option on the pipe transport.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.