Lines Matching full:send
82 substituted for the \eT substitution metacharacter in a send string.
94 substituted for the \eU substitution metacharacter in a send string.
137 .Dq expect-send
150 it is to send a break sequence to the remote and then expect the
159 program will send the string ppp and then expect the prompt
161 When it receives the prompt for the password, it will send the password
197 In other words, expect ....ogin:, send ppp, expect ...ssword:, send hello2u2.
228 # Now wait for the prompt and send logout string
257 This sequence will expect nothing; and then send the string ATZ.
268 However, should the modem find a busy telephone, it will send the string
289 directive allows the script to send strings to the user
363 This sequence will expect nothing; and then send the string
391 .Dq expect-send
480 program should send an EOT character to the remote.
483 The EOT sequence may be embedded into the send string using the sequence
493 The break sequence may be embedded into the send string using the
504 If you send a null string then it will still send the return character.
510 This is the only method to send a string without a trailing return character.
511 It must be at the end of the send string.
514 will simply send the characters h, e, l, l, o.
527 Send a newline or linefeed character.
529 Send a NUL character.
545 Send or expect a carriage return.
552 Send or expect a tab character.
554 Send or expect a backslash character.
556 Collapse the octal digits (ddd) into a single ASCII character and send that