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