From owner-freebsd-commit Sun Feb 18 13:33:08 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA05358 for freebsd-commit-outgoing; Sun, 18 Feb 1996 13:33:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA05307 for cvs-all-outgoing; Sun, 18 Feb 1996 13:32:55 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA05234 Sun, 18 Feb 1996 13:32:31 -0800 (PST) Received: by sovcom.kiae.su id AA01273 (5.65.kiae-1 ); Mon, 19 Feb 1996 00:27:17 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 19 Feb 96 00:27:16 +0300 Received: (from ache@localhost) by ache.dialup.ru (8.7.3/8.7.3) id AAA01336; Mon, 19 Feb 1996 00:25:02 +0300 (MSK) To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-bin@freefall.freebsd.org, Wolfram Schneider References: <199602181844.KAA27235@freefall.freebsd.org> In-Reply-To: <199602181844.KAA27235@freefall.freebsd.org>; from Wolfram Schneider at Sun, 18 Feb 1996 10:44:59 -0800 (PST) Message-Id: Organization: Olahm Ha-Yetzirah Date: Mon, 19 Feb 1996 00:25:02 +0300 (MSK) X-Mailer: Mail/@ [v2.42 FreeBSD] From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast Subject: Re: cvs commit: src/bin/mv mv.1 mv.c Lines: 31 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk In message <199602181844.KAA27235@freefall.freebsd.org> Wolfram Schneider writes: Please, not so fast! >wosch 96/02/18 10:44:59 > Modified: bin/mv mv.1 mv.c > Log: > option -f and -i are exclusive > all flag variables initialized with zero Don't do it, they go to data from bss in this case! > respond `Y' is equal to `y' > update usage string > prompt only if source exist > ignore -i option if file descriptor stdin not refers to a valid > terminal type device It seems that it breaks yes | mv -i at least. What POSIX say about it? -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849