From: M.H.M.Michels@kub.nl (Tijs Michels)
Subject: rxvt -e bash
2 Feb 1998 08:49:31 -0800
Message-ID: <199802020922.KAA25304.cygnus.gnu-win32@mailnews.kub.nl>
References: <199802011845.SAA26291@gilberto.physik.RWTH-Aachen.DE>
Reply-To: M.H.M.Michels@kub.nl
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
Cc: gnu-win32@cygnus.com

Christoph Kukulies wrote:
 
> rxvt now works. I start it from a DOS box 
> 
> rxvt -e bash
> 
> There may be better methods using some twmrc file
> but I haven't figured that out yet. 

In autoexec.bat include the line

  set shell=/usr/bash

or wherever you may have bash.exe.
Reboot and you can skip "-e bash" on the command line.

By including lines like this in autoexec.bat you can change a host of 
bash settings. For instance, the following line gets you a more 
instructive prompt.

  set PS1=\n\w\n\t\040

Good luck,

Tijs Michels
m.h.m.michels@kub.nl
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
