Source: commons.wikimedia.org

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. Wikipedia

Aliases: batch, BAT file
File extensions: bat, btm, cmd, vbs

Wikidata: Q479833

Language types: command line interface language

Search on GitHub


Latest data update: 2025-06-08