Cmder: Use "export" command on CMDER

Created on 27 May 2019  路  1Comment  路  Source: cmderdev/cmder

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 :

image

(export' is not recognized as an internal command or external, an executable program or a command file.)

Can anyone help me ??

Thanks

Most helpful comment

Export is not a valid command in a cmd.exe shell. Use set instead.

>All comments

Export is not a valid command in a cmd.exe shell. Use set instead.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

luisrudge picture luisrudge  路  3Comments

edgariscoding picture edgariscoding  路  3Comments

sathishsoundharajan picture sathishsoundharajan  路  3Comments

vincentntang picture vincentntang  路  3Comments

bmeverett picture bmeverett  路  3Comments