Make new directory using Windows Command Line – Power Shell

Commands for creating a new directory in your system using the windows command line. Here we use the Windows Power Shell command line for performing this task.

mkdir – make new directory

cd <dir_name> — to go inside the directory

ls – list directories

About the Author: smartcoder

You might like

Leave a Reply

Your email address will not be published. Required fields are marked *