LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I need details about export command and how to use it (https://www.linuxquestions.org/questions/linux-newbie-8/i-need-details-about-export-command-and-how-to-use-it-925581/)

linuxpandi 01-25-2012 12:54 AM

I need details about export command and how to use it
 
Dear All,


I am new to linux so please someone explains me about "export" command in linux and how to use it?

How to export the proxy settings of the system using export command?

ukiuki 01-25-2012 01:04 AM

http://webtools.live2support.com/linux/export.php

I hope this help.

Regards

Satyaveer Arya 01-25-2012 01:28 AM

What is your exact purpose of using export proxy settings?

And for exporting proxy settings check this below mentioned page:

http://www.darian-brown.com/export-proxy-in-linux/

The syntax is:

export http_proxy=http://user:password@proxy:port/

or

export http_proxy=http://proxy:port/


Sorry, in-place of smileys there is (colon and p)

fukawi1 01-25-2012 02:10 AM

FWIW Code tags = no smilies.


All times are GMT -5. The time now is 05:58 PM.