Answer Posted / ashu
Environment variables are a set of dynamic values that can
affect the way running processes will behave on a computer.
EX:
PATH,HOME,%TEMP%, date etc are environmental variables,
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you debug a script?
What is gui scripting?
Explain about echo command?
What is echo in shell?
What does $0 mean in shell script?
What are the advantages of shell scripting?
What is sudo command?
What is option in shell script?
How can I set the default rwx permission to all users on every file which is created in the current shell?
How do I run a powershell script?
What is the difference between break and continue commands?
Explain about the slow execution speed of shells?
What is a shell made of?
What is the conditional statement in shell scripting?
How to print pid of the current shell?