Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: "hongxun lee" Cc: "cygwin mailing list" Subject: Re: how to del files named #???# References: <002b01c1d2b2$62ecc3e0$2c961a18 AT alleluja> From: Andrew Markebo Date: 23 Mar 2002 22:43:21 +0100 In-Reply-To: <002b01c1d2b2$62ecc3e0$2c961a18@alleluja> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii / "hongxun lee" wrote: | I dont know why such files were produced, and they cant be del with command | rm. Thanks Learn how to use your shell.. meanwhile I use to escape the characters, so something like "rm \#\?\?\?\#" ought to work.. Maybe even "rm \#" and it will fill it in for you /Andy -- The eye of the beholder rests on the beauty! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/