From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 3 21:50:11 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E77E216A41A for ; Fri, 3 Aug 2007 21:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E7E5D13C467 for ; Fri, 3 Aug 2007 21:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l73LoB2C076120 for ; Fri, 3 Aug 2007 21:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l73LoBVq076119; Fri, 3 Aug 2007 21:50:11 GMT (envelope-from gnats) Date: Fri, 3 Aug 2007 21:50:11 GMT Message-Id: <200708032150.l73LoBVq076119@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Yuri Pankov Cc: Subject: Re: misc/115184: Update to Can't delete certain types of files X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yuri Pankov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2007 21:50:12 -0000 The following reply was made to PR misc/115184; it has been noted by GNATS. From: Yuri Pankov To: bug-followup@freebsd.org, "John S. Strock" Cc: Subject: Re: misc/115184: Update to Can't delete certain types of files Date: Sat, 4 Aug 2007 01:43:32 +0400 --Bu8it7iiRSEf40bY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Correct solution is to specify `--' before filename (-- means end of command options): rm -- -file Though this question should be asked at freebsd-question@freebsd.org mailing list.... Yuri --Bu8it7iiRSEf40bY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGs6GCeoAklVFrLdgRAqT7AJ9z64oVYeA5+tbjTZe5juugZIoOWgCdETto 06ZHKl8DQXUCFqXw4kF59I0= =GHnc -----END PGP SIGNATURE----- --Bu8it7iiRSEf40bY--