https://opensource.com/article/21/3/batch-files-freedos
Читать далее...Opensource.com
Get started with batch files in FreeDOS
On Linux, it's common to create shell scripts to automate repetitive tasks. Similarly, on FreeDOS, the open source implementation of old DOS operating systems, you can create a batch file containing several FreeDOS commands. Then you can run your batch file…