Computer Science Fundamentals Operating Systems Subjective
Mar 12, 2013

What are directory navigation tools and their controls?

Detailed Explanation

Directory navigation controls are those, which are performed on directories. For ex-
ls- It show the list of directories
cd- It is used to change directory
mkdir- It is used to create new directory
rmdir- It is used to remove directory
pwd- it is used to show the path of current directory, where the user is exists.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback