First post, by BASED
I have a batch script(old-style DOS .bat) which runs some programs and exits. These programs write data to a file.
I don't need video output from them, and I want to run such script in background, from other (bash or php) scripts under Debian Linux.
Is there any way to disable Dosbox output, or to make it draw to a fake (virtual) device?