HOW TO CREATE AND DELETE A FOLDER WITH CMD
In this video we see how you can create a new folder through the command prompt (CMD), we will also see how you can delete it.
🗎 create folder:
mkdir "folder name"
🗎 delete folder:
rmdir /s "folder name"
🎹 Playlist Windows:
• WINDOWS
#ping #cmd #txt #command #prompt #folder #create #delete