Hi,
This post will give you the clear idea how to navigate and create within the directories in Command prompt. This will help you to identify the directory location and you can easily understand the UNIX environment also. For the practice purpose I am going to show every folder(directory) creation with in the command prompt only.
To Start command prompt
1.Go to start->run-> and then type cmd or command (You can use WIN+R to get run directly)
2.Command window is opened with the current user. like below
C:\Users\SK>
Where C - > is root directory
Users - > Folder which all the users are existing
SK - > I am the user(It will differ from system to system)













