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
What is the use of "$?" Sign in shell script?
Is powershell a bash?
What is the equivalent of a file shortcut that we have a window on a linux system?
What is the use of a shebang line?
How will you copy a file from one machine to other?
Explain about the exit command?
What is eval in shell script?
How to check if a directory exists?
Is shell a part of kernel?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
How do I run a script from command prompt?
What is a scripting language simple definition?
Write a script to print the first 10 elements of fibonacci series.
Which is better perl or shell scripting?