From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Knight Subject: Start DOS application from linux Date: Sun, 23 Nov 2008 13:30:42 -0800 Message-ID: <4929CB82.8020306@rlknight.com> References: <49174C88.2010005@mindspring.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49174C88.2010005@mindspring.com> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: dosemu I've done this before, but I've forgotten how. I want to start a DOS application from a linux shell script. I want the script to start xdosemu and then start the application (blood.exe) and then when I exit the application I want the script to exit xdosemu. I have done this before, but it's been a while and I've forgotten how I did it. Can someone refresh my memory? Thanks, Rick Knight