Mail Archives: djgpp/1998/05/06/09:58:30
On Wed, 6 May 1998, David Vrabel wrote:
> Is it possible to set bash as the only shell instead of command.com?
Are you sure you need this? What's wrong with loading it from
AUTOEXEC.BAT?
> If so, how do you do it?
It is doable. Somebody posted a description several months ago. Try
searching the DJGPP mail archives at
http://www.delorie.com/djgpp/mail-archives/.
> I've tried setting
> shell=d:\djgpp\bin\bash.exe -login
> in config.sys but it comes up with a error message:
> : cannot open
> (or something simliar)
Make sure PATH is defined before the line with SHELL=.
- Raw text -