Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: "hongxun lee" <lee.1801@osu.edu>
Cc: "cygwin mailing list" <cygwin@cygwin.com>
Subject: Re: how to del files named #???#
References: <002b01c1d2b2$62ecc3e0$2c961a18@alleluja>
From: Andrew Markebo <flognat@flognat.myip.org>
Date: 23 Mar 2002 22:43:21 +0100
In-Reply-To: <002b01c1d2b2$62ecc3e0$2c961a18@alleluja>
Message-ID: <m3u1r77yfa.fsf@localhost.localdomain>
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" <lee.1801@osu.edu> 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!

--
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/

