Loops in the Batch files with examples

This article is from our Febooti archive, it was relevant then, and I think that it is still relevant today (a few details changed). Previous article: Replaceable parameters in batch file. The very simple loop in the batch script can be created by using GOTO command and a label. The syntax is – GOTO followed …

MS-DOS (cmd.exe) prompt basic commands

This article is from our Febooti archive, it was relevant then, and I think that it is still relevant today (a few details changed). Since most of users do not use command prompt as their primary interaction with the operating system then we will go over the pure basics. These commands can also be used …