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
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
How to print the first array element?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
How do I read a .sh file?
What is the way to do multilevel if-else's in shell scripting?
Is shell scripting useful?
how to get part of string variable with echo command only?
what is tickets $ what low,medium,high priorite pls define time also
What is wc in shell script?
What are the default permissions of a file when it is created?
What is difference between shell and bash scripting?
Why do we write bin bash in shell scripts?
What is a shell? · Types of shell · what is shell scripting?
Can shell script run on windows?
What is a scripting language simple definition?