Path: utzoo!utgpu!watserv1!watmath!att!att!dptg!ulysses!rick!ahm From: ahm@rick.att.com (Andy Meyer) Newsgroups: comp.unix.questions Subject: Re: Imbed spaces in uucp login sequence? SOLUTION! Summary: \s or \040 works Message-ID: <371@rick.att.com> Date: 23 Oct 90 16:08:32 GMT References: <370@rick.att.com> Reply-To: ahm@rick.att.com (Andy Meyer) Organization: AT&T NSSC - S. Plainfield, NJ Lines: 16 In article <370@rick.att.com> ahm@rick.att.com (Andy Meyer) writes: > > I need to send a two word command as part of a uucp login sequence. > How do I prevent the imbedded space from being interpreted as the > signal to switch from SEND to EXPECT? It seems either \s or \040 will do the trick, viz: oogie Any ACU 1200 5551212 "" \d\r d> c\040oogie ogin: floyd ord: kiddies or oogie Any ACU 1200 5551212 "" \d\r d> c\soogie ogin: floyd ord: kiddies Thanks to all those who replied!!! Andy