Skip to main content

Fernando Rivera's Library tagged quickd   View Popular

09 Dec 07

Rapidshare - Vampire Diary DvdRip

  • http://rapidshare.com/files/53039538/Vampire.Diary.DVDRip.XviD-BeStDiVx.part8.rar

Rapidshare Movies, Rapidshare Movie: September 2007

  • http://rapidshare.com/files/13011253/Ic-e.A-ge.2.The.Meltdo-wn.DVDRiP.part4.rar
  • movees.blogspot.com

Expect - Wikipedia, the free encyclopedia

  • # Assume $remote_server, $my_user_id, $my_password, and $my_command were read in earlier
    # in the script.
    # Open a telnet session to a remote server, and wait for a username prompt.
    spawn telnet $remote_server
    expect "username:"
    # Send the username, and then wait for a password prompt.
    send "$my_user_id\r"
    expect "password:"
    # Send the password, and then wait for a shell prompt.
    send "$my_password\r"
    expect "%"
    # Send the prebuilt command, and then wait for another shell prompt.
    send "$my_command\r"
    expect "%"
    # Capture the results of the command into a variable. This can be displayed, or written to disk.
    set results $expect_out(buffer)
    # Exit the telnet session, and wait for a special end-of-file character.
    send "exit\r"
    expect eof
1 - 20 of 20
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo