What is the difference between a shell variable that is
exported and the one that is not exported?
Answer Posted / guest
Chile process will inharite the variable and its value v/s
will not inharit
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is shell scripting?
What is in a script?
What is echo in shell?
What does echo $0 do?
What is an inode block?
How can the contents of a file inside jar be read without extracting in a shell script?
What is the use of .sh file?
How to find duplicate record in file using shell script?
Write down the syntax for all the loops in shell scripting.
How to check if the previous command was run successfully?
How do I open a jshell in cmd?
What lives in a shell?
determine the output of the following command: echo ${new:-variable}
Differentiate between ‘ and ” quotes.
What happens when you type ls?