Thanks, rm -f \#* works well ----- Original Message ----- From: "Andrew Markebo" <[EMAIL PROTECTED]> To: "hongxun lee" <[EMAIL PROTECTED]> Cc: "cygwin mailing list" <[EMAIL PROTECTED]> Sent: Saturday, March 23, 2002 4:43 PM Subject: Re: how to del files named #???#
> / "hongxun lee" <[EMAIL PROTECTED]> 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 \#<TAB>" and it will fill it in for you > > /Andy > > -- > The eye of the beholder rests on the beauty! > ----- Original Message ----- From: "Chris Tooley" <[EMAIL PROTECTED]> To: "hongxun lee" <[EMAIL PROTECTED]> Sent: Saturday, March 23, 2002 10:40 AM Subject: Re: how to del files named #???# > Have you tried rm -f \#\?\?\# > > Chris > -- 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/