https://github.com/thisisdishang/batch-programs
Batch programming refers to the process of writing and executing a series of commands or scripts in a script file, often referred to as a "batch file" or "batch script".
https://github.com/thisisdishang/batch-programs
batch-file batch-script command-line
Last synced: 11 months ago
JSON representation
Batch programming refers to the process of writing and executing a series of commands or scripts in a script file, often referred to as a "batch file" or "batch script".
- Host: GitHub
- URL: https://github.com/thisisdishang/batch-programs
- Owner: thisisdishang
- Created: 2024-01-20T10:07:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T05:15:38.000Z (almost 2 years ago)
- Last Synced: 2025-01-05T06:29:40.869Z (about 1 year ago)
- Topics: batch-file, batch-script, command-line
- Language: Batchfile
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Batch-Programs
Batch programming refers to the process of writing and executing a series of commands or scripts in a script file, often referred to as a "batch file" or "batch script". These scripts are usually written for command-line interpreters or scripting languages that allow users to automate a series of tasks.