Re: Linking two terminals

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

 



Hi John,

Try the tee command. If you are in the /bin/sh shell:

   sh 2>&1 | tee /dev/tty3

or if you are in /bin/tcsh:

   tcsh | & tee /dev/tty3

Everything you type will also appear on /dev/tty3. (tty3 is an example
ofcourse...)  You need to have write permissions on /dev/tty3.

   Regards,

      Jos.

On Wed, Mar 30, 2005 at 09:34:54PM -0600, John J. Boyer wrote:
> Hello,
>
> What is the command to link two terminals so that anything typed on one
> will appear on the other? One terminal is connected through ssh (my
> Elba) and the other is a console terminal. I need this so that people
> can communicate with me by typing on the computer keyboard and I can
> write detailed instructions on my braille keyboard that appear on their
> screen.
>
> Thanks,
> John
>
> --
> John J. boyer; Executive Director, Chief Software Developer
> Computers to Help People, Inc.
> www.chpi.org
> 6033 Monona Drive, suite 205; Madison, WI 53716
>
> _______________________________________________
> 
> Blinux-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/blinux-list

--

   -------------------------------
   Jos Lemmens
   The Netherlands
   E-mail: jos@xxxxxxxxxxx
   Homepage: www.jlemmens.nl

_______________________________________________

Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list

[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]