DIR – The ‘dir’ command is used to get all the directories, sub-directories, and files present in the current working directory. CD – The ‘cd’ command is used to change the current working directory.
E:\MyGitRepo\script-notes\batch>GetStarted.bat E:\MyGitRepo\script-notes\batch>echo start start E:\MyGitRepo\script-notes\batch>echo end end The echo off command will turn off the display for the ...