[EMAIL PROTECTED] wrote, in part: > > the ^D is ok it simply says EOT (End Of Transmission) > the ^D^D is strange. > according to the error message the offending command is: > 14 04 04 (visible only in the hexdump) > > 14 is FormFeed >
Um. 14 octal is formfeed, but this is hex. (So the decimal value is 20.) This is ^S, or XOFF, commonly used for serial flow control. What it might be doing here I couldn't say. -- - Dave Lovelace [EMAIL PROTECTED] [EMAIL PROTECTED] ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
