Date: Tue, 17 Nov 2015 22:47:32 -0700 From: markham breitbach <markhamb@corp.ssimicro.com> To: Gregory Orange <gregory.orange@calorieking.com>, freebsd-questions@freebsd.org Subject: Re: Terminal mirror, mirror terminal Message-ID: <564C10F4.70703@corp.ssimicro.com> In-Reply-To: <564AB6AD.2060706@calorieking.com> References: <20151117054859.18f085bc.freebsd@edvax.de> <564AB6AD.2060706@calorieking.com>
next in thread | previous in thread | raw e-mail | index | archive | help
sudo watch -W {his pty/n}
^----- you can glean this from output of w
This will give you write permission to his terminal, or you can have him
watch {your pty/n}
-Markham
On 2015-11-16 10:10 PM, Gregory Orange wrote:
> On 17/11/15 12:48, Polytropon wrote:
>> I'm logging into a remote location of a user (ssh -Y) in order
>> to perform some CLI tasks. I'd like the user to be able to see
>> what I'm doing for educational purposes - I usually have him on
>> the phone at the same time. So I see a CLI window on my desktop,
>> I work on his system, enter commands and so on, and _he_ can see
>> a terminal window on his desktop where he can see what I'm doing,
>> he'll see my commands and their output "mirrored".
>
> screen -rx is the first that comes to mind.
>
> HTH,
> Greg.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?564C10F4.70703>
