Thursday, February 14, 2013

Remove a folder from CMD

To remove a folder or directory:
  1. Command: del [directory name]
  2. If you want to remove a directory named tuiFaltu then the command will be: del tuiFaltu


No comments:

Post a Comment