What is the difference between a shell variable that is
exported and the one that is not exported?
Answer Posted / madhavi
the major difference between the shell variable that is
exported and not is variable exported using export command
is global to all shell,where as the other shell variables
are local to their respective shells.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What will happen to my current process when I execute a command using exec?
What are the different types of variables used in shell script?
How do I run a bin bash script?
Why is used in shell scripting?
What is web script?
What is basename in shell script?
How to print all the arguments provided to the script?
What is scripting used for?
Print the 10th line without using tail and head command.
Is shell scripting difficult?
What is awk in shell script?
Why are there shells on the beach?
What are the advantages of shell scripting?
What is a shell? · Types of shell · what is shell scripting?
What is a command line shell?