From owner-freebsd-questions Thu Jun 13 3:51:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 7E64C37B426 for ; Thu, 13 Jun 2002 03:50:59 -0700 (PDT) Received: from user-119aekg.biz.mindspring.com ([66.149.58.144] helo=ns.flncs.com) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17ISBs-00063y-00; Thu, 13 Jun 2002 03:50:57 -0700 Received: from flncs.com (cable [12.164.45.235]) by ns.flncs.com (Postfix) with ESMTP id AFD4753C8; Thu, 13 Jun 2002 06:54:54 -0400 (EDT) Message-ID: <3D087AD7.1070806@flncs.com> Date: Thu, 13 Jun 2002 06:58:31 -0400 From: Moti Levy User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ada Cheng Cc: questions@FreeBSD.ORG Subject: Re: How to move a file starting with `-` References: <20020613065017.P97286-100000@infinity.kettering.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ada Cheng wrote: > Good morning, > How do I move a file called `-name.tex` to name.tex? > if I try mv -name.tex name.tex I get an illegal option error. > Thanks > Ada > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > mv ./-name name To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message