From owner-cvs-all Fri Mar 22 11:51:30 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id C8D7A37B400; Fri, 22 Mar 2002 11:51:21 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g2MJpMLf098451; Fri, 22 Mar 2002 11:51:22 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g2MJo6eF098392; Fri, 22 Mar 2002 11:50:06 -0800 (PST) Date: Fri, 22 Mar 2002 11:50:06 -0800 From: "David O'Brien" To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/mv mv.1 mv.c Message-ID: <20020322115006.G97270@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200203220745.g2M7jab71741@freefall.freebsd.org> <20020322131042.GD8222@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020322131042.GD8222@sunbay.com>; from ru@FreeBSD.org on Fri, Mar 22, 2002 at 03:10:42PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 22, 2002 at 03:10:42PM +0200, Ruslan Ermilov wrote: > > bin/mv mv.1 mv.c > > Log: > > Add the -n option, which automatically answers "no" to the overwrite question. > > > > Revision Changes Path > > 1.19 +15 -2 src/bin/mv/mv.1 > > 1.35 +13 -5 src/bin/mv/mv.c > > yes no | rm ... ? *sigh* yes(1) takes an argument?? "yes no" is real intuitive. Anyway, if you have a lot of overlap, the "overwrite confirm" will be so much output one looses real error messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message