Computer Science Fundamentals Operating Systems Subjective
Mar 12, 2013

What is difference between UNIX & DOS navigation & directory control commands?

Detailed Explanation

UNIX vs DOS Navigation & Directory Control Commands
Commands                                     UNIX         DOS
List directory                                      ls            dir
Make directory                                 mkdir     md &mkdir
Change directory                                cd        cd & chdir
Remove directory                            rmdir         rd & rmdir
Return to user’s home directory           cd             cd/
location in path                                pwd            cd
(present working directory)

Discussion (0)

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

Share Your Thoughts
Feedback