From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 30 14:29:27 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D652116A417 for ; Thu, 30 Aug 2007 14:29:27 +0000 (UTC) (envelope-from lordbyte@esperanza.rebooten.de) Received: from esperanza.rebooten.de (esperanza.rebooten.de [83.136.81.141]) by mx1.freebsd.org (Postfix) with ESMTP id 775FE13C45A for ; Thu, 30 Aug 2007 14:29:27 +0000 (UTC) (envelope-from lordbyte@esperanza.rebooten.de) Received: from esperanza.rebooten.de (esperanza.rebooten.de [83.136.81.141]) by esperanza.rebooten.de (8.13.8/8.13.8) with ESMTP id l7UDndXC085858; Thu, 30 Aug 2007 15:49:39 +0200 (CEST) (envelope-from lordbyte@esperanza.rebooten.de) Received: (from lordbyte@localhost) by esperanza.rebooten.de (8.13.8/8.13.8/Submit) id l7UDndlM085857; Thu, 30 Aug 2007 15:49:39 +0200 (CEST) (envelope-from lordbyte) Date: Thu, 30 Aug 2007 15:49:39 +0200 From: Markus Boelter To: Pietro Cerutti Message-ID: <20070830134936.GA84612@rebooten.de> References: <46D6C8EA.7000809@gahr.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46D6C8EA.7000809@gahr.ch> User-Agent: Mutt/1.4.2.2i Cc: freebsd-hackers@freebsd.org, djembe nazar Subject: Re: two-way terminal multiplexing X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 14:29:27 -0000 Hi! > > The intention is to have two terminals, one above the other. > > The bottom terminal shows one's own commands and output like > > an ordinary xterm whilst the top terminal shows the commands > > and output of a peer (such as an instructor). You can also have a look at the "script" utility, maybe it's possible to make a "script" on the teacher machine, and a tail -f on the scriptfile on each pupil machine. (not testet) Cheers! Markus -- Markus Boelter