Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 752312

  1. 752312

    Telnet Script

    Hi ddankani, This is the way to automate telnets using the 'EXPECT'. -------------------------------------------------------- #! /usr/misc/bin/expect -- spawn telnet eros17 ----->server name expect "login:" send scadm ------>user name expect "Password:&quot...

Part and Inventory Search

Back
Top