Date: Tue, 5 Apr 94 08:07:10 -0400 From: U-E59264-Osman Buyukisik To: leisner AT sdsp DOT mc DOT xerox DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: porting utilties to msdos >>>>> "Marty" == Marty Leisner writes: Marty> Is there interest/thought on making one of the command line Marty> interepreters (bash? zsh? ksh?) available on msdos without Marty> process control/backgrounding? Try ms_sh22b.zip from oak.oakland.edu in pub/msdos/sysutil. Source is also available as ms_sh22s.zip and bunch of unix-like utils as uxutl22?.zip. (a through d). This also claims to be posix compliant and freely available (in source) but copyrighted (do anything without selling). Uses only 4K of RAM. Written by I. Stewart from UK. I use it at home. (20 Mhz 386 pc with 4M ram) Osman