Hi,
I am trying to export http_proxy and https_proxy to my cmder environment. To do that, I need to use the "export" command. But, here is the output :

(export' is not recognized as an internal command or external, an executable program or a command file.)
Can anyone help me ??
Thanks
Export is not a valid command in a cmd.exe shell. Use set instead.
Most helpful comment
Export is not a valid command in a cmd.exe shell. Use set instead.