Re: [gDesklets] Http Proxy



Am Montag, den 03.12.2007, 10:18 -0300 schrieb Mario Gonzalez:
> On 02/12/2007, Bjoern Koch <H Humpel gmx de> wrote:
> > Traceback (most recent call last):
> >   File "<stdin>", line 1, in ?
> > NameError: name 'export' is not defined
> > >>> export HTTP_PROXY=127.0.0.1:1080
> >   File "<stdin>", line 1
> >     export HTTP_PROXY=127.0.0.1:1080
> >                     ^
> > SyntaxError: invalid syntax

the bash syntax is:
export http_proxy="http://127.0.0.1:1080";;




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]