To: jdk AT tamu DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (DJ's GNU C++ Listserv) Subject: Re: UMSDOS file system utilities Date: Sat, 8 Apr 1995 13:07:46 PDT From: Marty Leisner In message , friendly writes: >I was going to take a look at the FAQ, but ftp.delorie.com is down. I >know that is now excuse, but I'm gonna risk this question anyway. > >Has anyone considered/done building in support for the Linux UMSDOS >file system into go32? It would seem that you could come up with >a host of file system utilites and development tools with this support >making DOS life *much* happier. UMSDOS-conscious ls and make >would make my life happier anyway. > >What am I missing? > >-- Why? I use dosemu and djgpp all the time on linux. go32 apps work fine with the munged filenames...this is also more portable since more people don't use umsdos... For example, if you insist on naming an app rc file .apprc, you'll have problems on dos... Umsdos is something you can forget about once you start using...and just know dos apps will only correctly understand 8+3... marty