On Thu, Sep 07, 2006 at 02:13:10PM +0200, Oliver Schmidtke wrote:
> HTTP_PROXY http\://10.10.10.10\:8080
> But with this escaped doublepoints no program (apt-get, lynx etc.) can use
> the value.
> 
> What can i do ?

the variable should be all lowercase:
http_proxy

i suspect you see the variable not being used because of that and not
because of the escapes (which only show up in set, but not if you eg do:

echo $HTTP_PROXY

greetings, martin.
-- 
cooperative communication with sTeam      -     caudium, pike, roxen and unix
offering: programming, training and administration   -  anywhere in the world
--
pike programmer   travelling and working in europe             open-steam.org
unix system-      bahai.or.at                        iaeste.(tuwien.ac|or).at
administrator     (caudium|gotpike).org                          is.schon.org
Martin Bähr       http://www.iaeste.or.at/~mbaehr/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to