From owner-freebsd-questions@FreeBSD.ORG Fri Jun 25 06:20:59 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 EB69016A4CE for ; Fri, 25 Jun 2004 06:20:59 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.246]) by mx1.FreeBSD.org (Postfix) with SMTP id CC1D043D5A for ; Fri, 25 Jun 2004 06:20:59 +0000 (GMT) (envelope-from hemalpandya@gmail.com) Received: by mproxy.gmail.com with SMTP id w29so5679724cwb for ; Thu, 24 Jun 2004 23:20:02 -0700 (PDT) Received: by 10.38.164.51 with SMTP id m51mr48887rne; Thu, 24 Jun 2004 23:13:22 -0700 (PDT) Message-ID: <50be591b0406242313143616d2@mail.gmail.com> Date: Thu, 24 Jun 2004 23:13:22 -0700 From: Hemal Pandya To: freebsd-questions@freebsd.org In-Reply-To: <20040625012450.1610c7a4@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1793.192.168.1.1.1088132789.squirrel@192.168.1.1> <50be591b04062420296611a8d5@mail.gmail.com> <20040624235109.75b3399b@localhost> <20040625012450.1610c7a4@localhost> Subject: Re: two questions 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: Fri, 25 Jun 2004 06:21:00 -0000 On Fri, 25 Jun 2004 01:24:50 -0400, epilogue@allstream.net wrote: > [snip] > > > > On Thu, 24 Jun 2004 23:06:29 -0400 (EDT), Michael Sharp > > > > wrote: > > > > > [snip] > > > > > > > > > > what is the command to remove the file "--directory" > > > > > [snip] > > actually, *i* suggested using -r. what i don't get is the dashes. it > works just fine without. ...at least for me. please see my last message. -r is necessary if -directory is a _directory_. But OP said its a _file_, in which case it is niether necessary nor harmful.