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 k shell?
What is path in shell script?
Write a shell script to get current date, time, user name and current working directory.
Is shell scripting a programming language?
What does path stand for?
What is difference between shell and bash scripting?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
What are filters explain sort with all the options available?
What can scripts do?
How to redirect both standard output and standard error to the same location?
How to get the first line from a file using just the terminal?
Write down the syntax for all the loops in shell scripting.
What does the sh command do?
Please give me example of " at command , contrab command " how to use
What is scripting used for?