Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

what does the export command do in linux

export variable_name
# It is used to ensure enviroment variable and funtion to be
# passed it to child process as 
./child.sh
 
PREVIOUS NEXT
Tagged: #export #command #linux
ADD COMMENT
Topic
Name
4+5 =