From: dahms@ifk20.mach.uni-karlsruhe.de
Subject: RE: Weird feature? =)
3 Mar 1998 04:28:47 -0800
Message-ID: <009C29D0.7DD66000.2446.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de>
To: asmodai@wxs.nl
Cc: gnu-win32@cygnus.com, dahms@ifk20.mach.uni-karlsruhe.de

Hi Jeroen, you wrote:

: Just installed B19 and it went like a fizz... But when I ran the .bat file,
: it gave me bash allright, but when I changed from bash to sh and back to
: bash it runs noticeably slower then when ye first ran it...
: 
: Are there some things which aren't deallocated at the point of switching
: shells?

Perhaps the shells itself? Did you:
bash
sh
bash

or:
bash
exec sh
exec bash

or:
bash
sh
^d (or exit to go back to first bash)


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
