From owner-freebsd-questions Sat May 12 15:12: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 09A6D37B423 for ; Sat, 12 May 2001 15:11:59 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from scarlet.my.domain (1Cust250.tnt5.buffalo.ny.da.uu.net [63.20.93.250]) by hawk.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id PAA09477; Sat, 12 May 2001 15:12:00 -0700 (PDT) Received: (from ipt@localhost) by scarlet.my.domain (8.9.3/8.9.3) id SAA02903; Sat, 12 May 2001 18:11:39 -0400 (EDT) (envelope-from ipt) From: User Ipt Ian Patrick Thomas Message-Id: <200105122211.SAA02903@scarlet.my.domain> Subject: Re: How can I delete this file In-Reply-To: <011901c0db27$2c7115b0$0100a8c0@ilya> from Ilya at "May 12, 2001 05:04:45 pm" To: mail@krel.org (Ilya) Date: Sat, 12 May 2001 18:11:39 -0400 (EDT) Cc: freebsd-questions@freebsd.org Operating-System: FreeBSD X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried it. It just says no such file or directory. I need someway to convince it not to see the ? as a globbing symbol. I've tried \? in front to make it literal, but that makes it attempt to erase things in the root directory. Here are a few of my attempts... rm -i `whole name of file here` rm -i \?* # I figured this would match the ? and then the rest Any more suggestions? Ian As told by, Ilya [Charset iso-8859-1 unsupported, filtering to ASCII...] > rm "....................................." > ? > > ----- Original Message ----- > From: "User Ipt Ian Patrick Thomas" > To: "Questions" > Sent: Saturday, May 12, 2001 3:15 PM > Subject: How can I delete this file > > > > I forgot to add the z flag when I extracted from a tarred file and in > > return got this file... > > > > > ?????c???-G???IR??????????I]????[?7jY?#??8?5??t???r???x?????LWL?]|?n?3b????? > V??1 > > S???? > > How on earth can I delete this? > > > > Ian > > > > -- > > Have blue screens given you the blues, go to www.freebsd.org for the cure. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > -- Have blue screens given you the blues, go to www.freebsd.org for the cure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message