adspace
What does cd mean in unix?
Answer Posted / Manish Kumar
cd stands for change directory. It is a command used to navigate the file system by moving between directories.
Post New Answer View All Answers
How can you edit a large file without opening it in unix?
988