Quote:
Originally Posted by udiptya
Your answer is not very clear to me. Can you explain it with an example!
|
If your current working directory is:
/abc1/abc2/abc3
and you want it to be /mnl1/mnl2/mnl3 then enter the command
cd /mnl1/mnl2/mnl3
This bit of your question "by some coding within a script?" is what I was trying to answer but I'm now assuming that you didn't know you could change directories without using a script.