Wednesday, February 13, 2013

Create a directory from CMD

To Create a directory:
  1. Command: mkdir [directory name]
  2. Suppose we to create a directory named faltu then the command will be: mkdir faltu

No comments:

Post a Comment