+ 1
Whats a BAT file?
I have heard a lot about it and I want to know about it so bad
1 ответ
+ 10
Back in the times when DOS was roaming, files with .bat extension were called "batches", as they carried batch operating system commands. They were kind of like scripts, containing several commands, possible if statements and loops, user input, file handling and stuff.