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 sed command in unix?
what is the use of ls -l command & what is the information it gives about user ?
Name the various commands that are used for the user information in unix.
what are the different hardwares available?
What does the “echo” command do?
if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
Why we are using UNIX OS when we are doing the testing in our application?
Is grep faster than awk?
to list a particular line in the file
which script will invoke first ,when /etc/init.d starts
how many internal commands is there in UNIX?
How we will execute previous command in vi editor?