From: John Curtis Gibson (johncurtis1541@yahoo.com)
Date: Sun Mar 16 2008 - 03:27:04 ART
http://geocities.com/johncurtis1541/telnet.bin
Also, to jump back in a console using "1", "2", "3" for R1, R2, R3,
In your home directory's ~/.bashrc file , add these aliases lines
--------------------
alias 1='fg 1'
alias 2='fg 2'
alias 3='fg 3'
alias 4='fg 4'
alias 5='fg 5'
alias 6='fg 6'
alias 7='fg 7'
alias 8='fg 8'
alias 9='fg 9'
alias 10='fg 10'
alias 11='fg 11'
alias 12='fg 12'
alias 13='fg 13'
alias 14='fg 14'
---------------------
[john@localhost]$ telnet.bin localhost 2001 &
[john@localhost]$ telnet.bin localhost 2002 &
[john@localhost]$ 1
R1>[Ctrl+Shift+6-x]
[john@localhost]$ 2
R2>[Ctrl+Shift+6-x]
[john@localhost]$
---------------------------------
Never miss a thing. Make Yahoo your homepage.
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
This archive was generated by hypermail 2.1.4 : Tue Apr 01 2008 - 07:53:53 ART