[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

when prompted for user name minicom supplies AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0



Hi,
        i am trying to write a script to logon to a  system  using minicom.
    when I do minicom in my shell...
       i get :
=================================
       Welcome to minicom 2.1
OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n
Compiled on Mar 29 2005, 09:39:09.
Press CTRL-A Z for help on special keys
==================
=========== WS5000 Switch ===========

Copyright(c) Symbol Technologies, Inc. 2005.
All rights reserved.

user name:AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
password:
==============================

*  my problem is minicom gives   " AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0 "
      when prompted for username...
        i want to disable this

my commands are
     spawn minicom
      expect "user name: "
       send "root\r"
        expect "password: "
        send "symbol\r"

  when i do a  spawn telnet instead of this the script runs fine........

thank you
--
Symbol Technologies, India Pvt Ltd
RMZ Ecospace,4th floor Block 3B
Sarjapur Outer ring Road
Belandoor
Banagalore 560087
9448021647
+918051092020

Reply to: