adspace


How do you change directories in unix?

Answer Posted / Surya Bhushan Kumar

You can change directories using the cd command followed by the name of the directory. For example, `cd mydirectory` will move you into the directory called mydirectory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988