Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 1998 12:25:13 +0200 (CEST)
From:      Hans Petter Bieker <zerium@webindex.no>
To:        Doug White <dwhite@resnet.uoregon.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: PPP chat script
Message-ID:  <Pine.BSF.3.96.980603121858.8377A-100000@oslo11.or.uninett.no>
In-Reply-To: <Pine.BSF.3.96.980603003748.22038A-100000@gdi.uoregon.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Jun 1998, Doug White wrote:

> > 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 \\+.

``ppp\\+'' sends ``ppp+''
``ppp\\ +'' sends ```ppp'' and waits for ``+''
``ppp\ +'' sends ```ppp'' and waits for ``+''

-bieker-


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980603121858.8377A-100000>