From owner-freebsd-questions@FreeBSD.ORG Fri Oct 20 16:30:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 27A1916A412 for ; Fri, 20 Oct 2006 16:30:45 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CFFF43D66 for ; Fri, 20 Oct 2006 16:30:40 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from collaborativefusion.com (mx01.pub.collaborativefusion.com [206.210.89.201]) (TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Fri, 20 Oct 2006 12:30:39 -0400 id 00056415.4538F9AF.0000CF36 Received: from Internal Mail-Server (206.210.89.202) by mx01 (envelope-from wmoran@collaborativefusion.com) with AES256-SHA encrypted SMTP; 20 Oct 2006 12:25:20 -0400 Date: Fri, 20 Oct 2006 12:30:38 -0400 From: Bill Moran To: Efren Bravo Message-Id: <20061020123038.2dc602f3.wmoran@collaborativefusion.com> In-Reply-To: <20061020162119.49001.qmail@web25221.mail.ukl.yahoo.com> References: <20061020162119.49001.qmail@web25221.mail.ukl.yahoo.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.10.6; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freeBSD Subject: Re: rm command problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 16:30:45 -0000 In response to Efren Bravo : > Hi, > > Accidentally I've created a file called -exclude > and now I cann't delete it. > > I tried with: > > rm -exclude and rm *exclude but it returns this: > > rm: illegal option -- - > usage: rm [-f | -i] [-dIPRrvW] file ... > unlink file > > How can I delete it? rm \-exclude or rm '-exclude' -- Bill Moran Collaborative Fusion Inc.