What is the difference between a shell variable that is
exported and the one that is not exported?
Answer Posted / mrinmoy
Only exported variables can be inherited by another program
while other variables can not be used.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of running processes in the background?
Explain what is a fifo?
Is android unix based?
How to know the information about a file?
What is architecture of unix operating system?
Why unix is secure than windows?
Describe file systems in unix?
What is the role of the kernel in unix?
What does the swapping system do if it identifies the illegal page for swapping?
What is pipe in unix example?
What is unix pattern?
What is the difference between an absolute path and a relative path in unix?
What is the difference between a single dot and double dot in unix?
How do I grep multiple patterns in unix?
How to remove the first line/header from a file in Unix?