From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 09:14:22 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C06637B401 for ; Tue, 8 Jul 2003 09:14:22 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 3180143F85 for ; Tue, 8 Jul 2003 09:14:21 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 3924 invoked by uid 1001); 8 Jul 2003 16:14:25 -0000 Date: Tue, 8 Jul 2003 09:14:25 -0700 From: Joshua Oreman To: "Marvin J. Kosmal" Message-ID: <20030708161425.GB3790@webserver.get-linux.org> References: <1057642510.726.140.camel@farm-libranet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1057642510.726.140.camel@farm-libranet> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Change terminals X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 16:14:22 -0000 On Mon, Jul 07, 2003 at 10:35:08PM -0700 or thereabouts, Marvin J. Kosmal wrote: > > > Question > > When you ssh into your work machine from home > How or can you change the terminal you are on.. > > example below > > Last login: Mon Jul 7 22:23:50 2003 from clark.lab > mkosmal@libranet-lab2:~$ w > 22:31:55 up 4 days, 8:42, 7 users, load average: 1.16, 1.03, 1.01 > USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT > mkosmal :0 - Thu13 ?xdm? 14:27 4.09s > /usr/bin/icewm-experimental > mkosmal pts/0 :0 Thu13 4days 4days 4days > ./setiathome > mkosmal pts/1 :0 Thu13 4days 0.07s 0.07s -bash > mkosmal pts/2 :0.0 Thu15 4days 0.31s 0.28s ssh > mkosmal@lab > mkosmal pts/3 :0.0 Thu16 4days 0.00s 0.00s -bash > mkosmal pts/4 :0.0 Thu16 4days 0.04s 0.04s -bash > mkosmal pts/5 pdx-ppp374.pop1. 22:31 0.00s 0.04s 0.02s w > > I did the w. and am on pts/5 > > How do I get to pts/0?????? To see what's on it: /usr/sbin/vidcontrol -P < /dev/pts/0 To "write" to the program that's on it: (as root) watch -w /dev/pts/0 (press Ctrl+G to exit) -- Josh > > > TIA > > > > > > -- > Marvin J. Kosmal > Linux Activist > Registered User # 88512 > Brought to by Libranet 2.7 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"