Date: Mon, 19 Feb 1996 00:25:02 +0300 (MSK) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su> To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-bin@freefall.freebsd.org, Wolfram Schneider <wosch@freefall.freebsd.org> Subject: Re: cvs commit: src/bin/mv mv.1 mv.c Message-ID: <tCkav9nGI5@ache.dialup.ru> In-Reply-To: <199602181844.KAA27235@freefall.freebsd.org>; from Wolfram Schneider at Sun, 18 Feb 1996 10:44:59 -0800 (PST) References: <199602181844.KAA27235@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tCkav9nGI5>