How to modify the PATH variable and make it executable?
Answer Posted / shailendra kumar tiwary
we can set PATH by using export PATH command.
ex:-
PATH=/opt/j2sdk1.4.2_04/bin:............
export PATH
and to make it executable we can set the same
in ".bash_profile".
To execute it ". .bash_profile"
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which is better perl or shell scripting?
Is bash an operating system?
What is $1 in shell scripting?
What is bash coding?
What are the two files of crontab command?
How will you emulate wc –l using awk?
What does echo $0 do?
What is a shell script? Can you name some of its advantages?
How do I run a powershell script?
Write down the syntax of "for " loop
How to write a function?
How to print the first array element?
What is shell geeksforgeeks?
What is ms powershell?
What are the advantages of shell scripting?