How do I issue a carriage return in the putty scripts?

Discussion in 'Optigold ISP' started by tbohen, Feb 8, 2007.

  1. #1
    I am adding DSL's to a cisco router and I have to hit <Enter> after each command, what do I put in the plink script to do this?

    Thanks
     
    tbohen, Feb 8, 2007 IP
  2. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #2
    normally : \r\n
     
    krakjoe, Feb 8, 2007 IP
  3. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #3
    I don't think it's possible... SSH commands issued are different than a SSH client. They just issue a single command, then exit the SSH session (you may be able to separate commands with a ";", depending on the server you are SSHing into).
     
    digitalpoint, Mar 13, 2007 IP