What is an Environment Variable?
Answers were Sorted based on User's Feedback
Answer / sumit
Environment variables are a set of dynamic named values
that can affect the way running processes will behave on a
computer.
| Is This Answer Correct ? | 23 Yes | 2 No |
Answer / chakri
c shell sopports environmenal variable. different types of
environment variables are HOME,PATH,TERM,SHELL.....ETC.,
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / usama el far
a set of variables which affect the commands execution and
hold many values it need.some times we need to change it /
some times by scripts / programs
| Is This Answer Correct ? | 2 Yes | 0 No |
Environment variable are a set of variable and you can
change the value anytime or you pass any value given
Variable.
| Is This Answer Correct ? | 8 Yes | 7 No |
what is the use of nice command?
How do I find previous commands in unix?
in UNIX,How to copy file into directory?
How would you find the size of a file or directory?
what is the use of "fg" command ?
What is the behavioural difference between cmp and diff commands?
What is the use of egrep command in unix?
Is command prompt unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
In Unix file permissions what does the second field denotes?
A file has 1000 lines and i want to display only 1st line how to do it? pls ..tel me
What will the following command do?