Integrate your dos and unix scripts...
So, while digging through my old code I found this handy utility from 5 years ago; IMPORT Use this to import unix environment variables to your batch file running in dosemu. [The opposite of export] I've cleaned it up and put some detection for WinNT and friends in there too, so it even plays nice there too. LICENSE: GPL. - Stu 9-1-2005 -
Download
dosemu-import.zip
Contains source and executable compiled with turboc 2.0.
Links
Dosemu official site
Freedos official site
But why?
This could be useful for doing front-end type stuff, use it in the dosemu autoexec.bat to check for parameters coming in, that kind of thing.