"Anthony Ettinger" <[EMAIL PROTECTED]> writes:

> +-------------+
> |       1          |
> |                   |
> ----------------
> |        2         |
> |                   |
> +-------------+
>
> is it possible to write to the same stdout but in two different
> locations on the screen ( 1 and 2)? I'd like to combine the output of
> a repeating pstree command with an strace at the same time.

Redirect the output of pstree and strace to different windows inside
screen(1).

Andreas.

-- 
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to