LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: http://how-to.linuxcareer.com/learning-linux-commands-export (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-http-how-to-linuxcareer-com-learning-linux-commands-export-4175447730/)

LXer 01-29-2013 02:10 PM

LXer: http://how-to.linuxcareer.com/learning-linux-commands-export
 
Published at LXer:

The export command is one of the bash shell BUILTINS commands, which means it is part of your shell. The export command is fairly simple to use as it has straightforward syntax with only three available command options. In general, the export command marks an environment variable to be exported with any newly forked child processes and thus it allows a child process to inherit all marked variables. If you are unsure what this means read on, as this article will explain this process in more detail.

Read More...


All times are GMT -5. The time now is 01:13 AM.