From owner-freebsd-questions Wed Jun 3 00:38:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17837 for freebsd-questions-outgoing; Wed, 3 Jun 1998 00:38:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17820 for ; Wed, 3 Jun 1998 00:38:18 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id AAA22844; Wed, 3 Jun 1998 00:38:08 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 3 Jun 1998 00:38:08 -0700 (PDT) From: Doug White Reply-To: Doug White To: Hans Petter Bieker cc: questions@FreeBSD.ORG Subject: Re: PPP chat script In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 2 Jun 1998, Hans Petter Bieker wrote: > My ISP requies > > I have to use the command ``ppp +'' to start PPP on my ISP, but it seems > imposible to tell ppp to enter that command. instead of entering ``ppp +'' > it enters ```ppp' and then wait for ``+''. anyone? Escape the + with a pair of backslashes, like \\+. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message