How to switch from one directory to other directory in Linux or Unix operating system

 In Linux and Unix there is one program or command called "cd" which stand for change directory.

we can compare this cd with windows double click.

Example :-  

cd /opt/ABC/

/opt/ABC is the path where user want to enter.

or user can go first /opt then go to ABC


cd /opt  press enter

cd ABC press enter.




Comments

Popular posts from this blog

ERROR: Port values must be a positive integer between 0 and 65535. while install IBM Http Server 8.5.5

How to remove the node from the deployment manager profile

What is clean start in websphere application server