This repository contains a collection of batch scripts that demonstrate various functionalities of the Windows Command Prompt. All scripts are released under the GPL v3 license.
To use any of the scripts in this repository, simply download or clone the repository to your local machine.
git clone https://github.com/Eggy115/Batch.git
You can also download individual files or copy and paste code to use in projects.
You can then run the scripts directly from the command prompt by navigating to the script location and entering the script name. They can also be run using call
, or by executing them as .bat
or .cmd
.
Contributions to this repository are welcome and encouraged. If you have any batch script examples to add or improvements to existing examples, feel free to submit a pull request. Please make sure to include a clear description of your changes and any relevant information. See CONTRIBUTING for more detail.
All scripts in this repository are released under the GPL v3 license. See the LICENSE file for details.
cmd.exe
conhost.exe