vi .profile
export http_prox="http://xxxx:port"
export https_proxy="http://xxxx:port"
alias curl="curl -x http://xxxx:port"
vi .profile
export http_prox="http://xxxx:port"
export https_proxy="http://xxxx:port"
alias curl="curl -x http://xxxx:port"
575
1416
1050

被折叠的 条评论
为什么被折叠?