On Tue, 25 Apr 2000 ">sangell@nan.net wrote:

> Does anyone know of a way to launch two separate telnet windows by using a

> script file. I can only get a script to launch the two sessions I need

> sequentially and I need two to open at the same time.

Do this:

xterm -e telnet node1.yournetwork.tld & xterm -e node2.yournetwork.tld

This will launch the first one in the background.  You could, presumably,

substitute your choice of xtermoid in place of xterm.

-------------------------------------------------------------------------

Glenn C. Lasher, Jr - Senior Engineer, Telecommunications/UNIX/Windows NT

Data Tech Associates, Ltd, 883 Broadway, Albany NY, 518.465.1190


--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.