can you just put that in the autoexec.bat?
On Fri, 8 Oct 1999, Bill wrote:
> Ah, sorry I guess I wasnt clear enough when I asked the question, I need
> to specify a program to run within dosemu (a dos program) from the bash
> prompt (or wherever) like..
> {I'm just making this up}
> dosemu -x 'dir -w'
> to run dosemu, execute the command dir -w after it boots and (preferably)
> exit.
>
> Do I make sense now?
>
> Thanks alot!
> Bill
>
>
> Alejandro Nestor Vargas wrote:
>
> > > Is there a way for me to specify a command to run when the dos machine
> > > boots up (after config.sys and autoexec.bat are processed) from the
> > > linux commandline?
> >
> > You can run linux commands from dos using unix.exe program. Just add unix
> > <command> at the end of autoexec.bat.
>
>