Re: [gDesklets] Http Proxy
- From: Sven <sven bugzilla gmx de>
- To: Mario Gonzalez <gonzalemario gmail com>
- Cc: gDesklets <gdesklets-list gnome org>
- Subject: Re: [gDesklets] Http Proxy
- Date: Sun, 16 Dec 2007 13:22:03 +0100
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]