On Fri, 3 Jan 2003, Jan Willem Stumpel wrote: > Or, I suppose, MS-DOS's command.com. So comcom.com is just > something for passing command line input to the 'real', built-in, > command interpreter? Does this mean that when 'alternative' > interpreters are used, the 'built-in' command interpreting code is > completely bypassed?
yes > BTW where would a new user (only having, say, > a 1.1.4.0 source package) find his/her comcom.com? for 1.1.4.0, after a "make install" it is, by default, at /usr/local/share/dosemu/freedos/dosemu/comcom.com just like lredir, exitemu and friends. When you first run dosemu it is symlinked using ~/dosemu/freedos/dosemu/comcom.com -> /usr/local/share/dosemu/freedos/dosemu/comcom.com Note that Debian's dosemu package uses a slightly different setup, using a readonly C: drive. Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
