Date: Thu, 10 Aug 1995 05:57:00 -0600 (MDT) From: Jon Subject: Re: shell To: djgpp AT sun DOT soe DOT clarkson DOT edu On Thu, 10 Aug 1995, Eli Zaretskii wrote: > > On Thu, 10 Aug 1995, Brendan Simon wrote: > > > Does anyone know of a good public domain shell to use with DGJPP instead of > > the DOS shell. I would prefer one that mimicks tcsh, but the main features > > i'm interested in are command line completion and the use of forward slashes > > as directory seperators in the path (ala unix).. > > You can use either 4DOS or ms_sh, both can be found on SimTel mirrors. > They don't come even close to tcsh IMHO, but they do what you want. Also, you might look at wced. It is found on SimTel mirrors as well. Wced is a TSR that you run with a shell, it gives you command line completion and nice history functions (history is better than tcsh IMHO). So, I guess my reccomendation is that you try to get wced working with ms_sh, that's about what you want. -Jon