Category:Batch File
Appearance
Batch File
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Batch File.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
Batch files are the scripting languages for Microsoft command line shells, such as MS-DOS, COMMAND.EXE, and CMD.EXE. They typically have either the .BAT or .CMD extension.
The "batch files" written in the Batch File language are not to be confused with the "bash scripts" written in the bash programming language for the UNIX Shell.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Batch File Implementations (empty)
- Batch File User (51 P)
Pages in category "Batch File"
The following 200 pages are in this category, out of 208 total.
(previous page) (next page)2
A
B
C
- Calendar
- Call a function
- Case-sensitivity of identifiers
- Catalan numbers/Pascal's triangle
- Character codes
- Check that file exists
- Comma quibbling
- Command-line arguments
- Comments
- Conditional structures
- Convert seconds to compound duration
- Conway's Game of Life
- Copy a string
- Count in octal
- Count occurrences of a substring
- Create a file
- Create an HTML table
- CSV to HTML translation
D
E
F
- Factorial
- Factors of an integer
- Fibonacci n-step number sequences
- Fibonacci sequence
- File extension is in extensions list
- File input/output
- File modification time
- File size
- Filter
- Find common directory path
- Find limit of recursion
- Find the last Sunday of each month
- FizzBuzz
- Floyd's triangle
- Forest fire
- Fork
- Four bit adder
- Fractran
- FTP
- Function definition
G
H
I
L
M
P
R
S
- Search a list
- Sequence of primes by trial division
- Short-circuit evaluation
- Sieve of Eratosthenes
- Sleep
- Sorting algorithms/Gnome sort
- Sorting algorithms/Pancake sort
- Special characters
- Special variables
- Speech synthesis
- Stable marriage problem
- Stack
- String concatenation
- String interpolation (included)
- String length
- String matching
- System time