Pascal <[EMAIL PROTECTED]> writes: > I add that /etc/profile.d/proxy.sh does not work if variables are not > preceded by 'export' as > export http_proxy=xxxxxxxxxx > export ftp_proxy=xxxxxxxxx
that seems a good thing to do. Why hasn't anyone reported this yet? i wonder if changing this may not break some progs relying on a sysconfig like format, uh? (i'm having a look: grep -r -F etc/profile.d/proxy /usr)
