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 are the different types of shell scripting?
What is the crontab?
What is sed in shell script?
What command needs to be used to take the backup?
What can you do with powershell?
What is basename in shell script?
Explain about stdin, stdout and stderr?
Explain about shebang?
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 the equivalent of a file shortcut that we have a window on a linux system?
What does echo $0 do?
What is sh in shell script?
What is the first line in every perl script called?
How does ls command work?
What is the significance of $#?