This a reference to some batch files commands, this repo is intended to contain multiple files, each has some related commands with comments to describe what they do, and what to avoid.
1-basic_syntax : Basic commands: Printing to the user, Reading input from the user, Variables incrementing, if statements, goto statements, Looping over variables.
2-file_operations : Basic commands to handle different file operations; reading directory files, reading files contents..