From: hamel@republique.saclay.cea.fr (jl Hamel)
Subject: Re: B17.0 bug: 'rm -i' prompting
16 Dec 1996 07:08:33 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199612160803.JAA21692.cygnus.gnu-win32@republique.saclay.cea.fr>
Original-To: richardd@cix.compulink.co.uk
Original-Cc: gnu-win32@cygnus.com
X-Sun-Charset: US-ASCII
Original-Sender: owner-gnu-win32@cygnus.com


I have also seen this bug.
A workaround to this is to type :
	"rm -i foo"  followed by Ctrl-J instead of Return
Ctrl-J sends a Line-feed, 
Return is probably mapped on Carriage-Return + Line-feed ; it seems that,
at the first entry, bash interprets both CR and LF and as two 
end of records instead one.
This bug also appears when bash encounters a "read" command inside a script.

				jl Hamel
				hamel@republique.saclay.cea.fr
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
