From: M DOT H DOT M DOT Michels AT kub DOT 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 DOT SAA26291 AT gilberto DOT physik DOT RWTH-Aachen DOT DE> Reply-To: M DOT H DOT M DOT Michels AT kub DOT nl Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT To: Christoph Kukulies Cc: gnu-win32 AT cygnus DOT 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 DOT h DOT m DOT michels AT kub DOT nl - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".