How to modify the PATH variable and make it executable?
Answer Posted / swaroopa
use setenv command to set the path
eg: setenv PATH "/workingdir/"
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the significance of the shebang line in shell scripting?
How to get the last line from a file using just the terminal?
What lives in a shell?
What is the difference between bash and shell?
Is bash an operating system?
What's the difference between scripting and coding?
Why should we use shell scripts?
What is console line?
What is web script?
How to write a function?
Give some situations where typing error can destroy a program?
What is scripting used for?
Is shell a scripting language?
Explain about the slow execution speed of shells?
How to check if the previous command was run successfully?