[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Arthur Clune ajc22@york.ac.uk
Tue, 25 Oct 2005 08:58:12 -0700 (PDT)
conserver has a built-in telnet client so you shouldn't need to exec telnet.
default ts_server { type exec; host tsserver; initcmd '/opt/test/etc/shiva-chat'; type host; portbase 3000; portinc 1; }
----- #!/bin/sh
/opt/test/bin/chat -I -t 10 "Password: " "mypass" -----