How to make userdefined variables to available for all
other shells?
Answers were Sorted based on User's Feedback
Answer / guest
By exporting the variable
export VAR=value_of_the_variable
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / biswaranjan
sorry the above ans ps1 is wrong by mistaken i sent it
| Is This Answer Correct ? | 1 Yes | 0 No |
In a single command how do you run the previous command in the command prompt.
What is shell prompt?
What is awk in shell scripting?
What is awk script?
What does .sh file contain?
What will happen to my current process when I execute a command using exec?
When you login to a c shell, which script would be run first?
What are the different types of variables used in shell script?
What is web script?
What are the Different types of shells?
How to find all the files modified in less than 3 days and save the record in a text file?
What is an sh file?