In this Linux tip, learn how to use the export command. It’s a bash built-in that allows command line variables to be available to a child process – a second shell or a script that you run.
Source:: Network World – Linux
In this Linux tip, learn how to use the export command. It’s a bash built-in that allows command line variables to be available to a child process – a second shell or a script that you run.
Source:: Network World – Linux