From owner-freebsd-questions@FreeBSD.ORG Mon Mar 15 15:52:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAC4F16A4CE for ; Mon, 15 Mar 2004 15:52:21 -0800 (PST) Received: from clanbuckbuck.org (c-67-160-113-101.client.comcast.net [67.160.113.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81CAF43D1D for ; Mon, 15 Mar 2004 15:52:21 -0800 (PST) (envelope-from ryallsd@datasphereweb.com) Received: from RYALLS1 ([::ffff:207.46.238.138]) (AUTH: LOGIN ryallsd, TLS: TLSv1/SSLv3,128bits,RC4-MD5) by clanbuckbuck.org with esmtp; Mon, 15 Mar 2004 15:52:20 -0800 From: "Derrick Ryalls" To: "'Walter'" , "'Questions'" Date: Mon, 15 Mar 2004 15:51:37 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <405640BE.9000102@earthlink.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: deleting directories with ??? in name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 23:52:21 -0000 > > I've tried lynx, but it did not display the files. > I tried emacs, but I was only able to rename two of the > directories to other names I could delete; the other two gave > me an error of illegal character. I tried 'rm -i -- ?*' but > it didn't find the files. I tried 'find . -inum 146 -delete' > but while it gave no error message, the files/directories remain. > > Help! How do I delete these odd directories? > Please CC me in your response as I'm not currently > subscribed to the List. > #mkdir dir?me #rmdir dir\?me