Batch file topic

A batch file is a script file in DOS, OS/2 and Microsoft Windows. It consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file. A batch file may contain any command the interpreter accepts interactively and use constructs that enable conditional branching and looping within the batch file, such as IF, FOR, and GOTO labels. The term “batch” is from batch processing, meaning “non-interactive execution”, though a batch file might not process a batch of multiple data.

List Batch file repositories

Singles-Sorter

15
Stars
0
Forks
Watchers

קובץ שמסדר שירים לפי אמנים

robocopy-gui

26
Stars
4
Forks
Watchers

Windows GUI for generating and managing robocopy-based .bat-scripts for backup and automation purposes