What is the difference between a shell variable that is
exported and the one that is not exported?
Answer Posted / narendrasairam
What that makes the difference is its Access Scope.
An exported variable is available across the scrips unlike
an unexported one which is local to the script.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
What is echo in shell?
How can the contents of a file inside jar be read without extracting in a shell script?
When should shell programming/scripting not be used?
What are the different types of shell scripting?
What is echo $shell?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is bash coding?
What shell is bin sh?
Why is a script important?
What is a shell environment?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
What is a batch file used for?
What does egrep mean?
What is a program shell?