DOSEMU for system scripts


This deals with some of the details related to running "system scripts" with DOSEMU.

In order to run old DOS applications, you need to call shell scripts (typically bash, but could be python, perl, whatever) that in turn call dosemu with the necessary DOS batch or exe file.

The Linux side of things

The DOSEMU side of things