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 mac default shell?
Explain about non-login shell files?
How can we find the process name from its process id?
What are the different types of variables used in shell script?
Print the 10th line without using tail and head command.
What is basename in shell script?
How to get the 3rd element/column from each line from a file?
How do I start a shell script?
What are the two files of crontab command?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What is path variable bash?
How do I run a script on mac?
How to print pid of the current shell?
What is bash used for?
How to check if the previous command was run successfully?