home *** CD-ROM | disk | FTP | other *** search
/ Popular Software Hundred Flowers Garden / POPSOFT_BHW.iso / INTERNET / TELNET / nt32428.exe / unix.txt < prev    next >
Encoding:
Text File  |  1997-02-05  |  96 b   |  5 lines

  1. expect 60 "login:"
  2. output "<user_name>^M"
  3. expect 60 "Password:"
  4. output "<user_password>^M"
  5.