bug-bash
[Top][All Lists]
Advanced

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

Re: two process writing simultaneously


From: Andreas Schwab
Subject: Re: two process writing simultaneously
Date: Sun, 18 Jun 2006 11:07:42 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

"Anthony Ettinger" <aettinger@sdsualumni.org> 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, schwab@suse.de
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."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]