Clint Dilks wrote:
> export http_proxy=\/[email protected]:80
> export http_proxy='\/[email protected]:80'
> export http_proxy="\/[email protected]:80"
> export http_proxy=\\\/[email protected]:80
>   

I think I'd try...

    export http_proxy="\\/[email protected]:80"

which I didn't see in your examples.  

but... I thought it was user:passw...@hostname, not passw...@hostname ??


_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

Reply via email to