From owner-freebsd-current Tue Jan 6 18:52:57 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA27137 for current-outgoing; Tue, 6 Jan 1998 18:52:57 -0800 (PST) (envelope-from owner-freebsd-current) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA27129 for ; Tue, 6 Jan 1998 18:52:50 -0800 (PST) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id VAA02512; Tue, 6 Jan 1998 21:51:51 -0500 (EST) (envelope-from toor) Message-Id: <199801070251.VAA02512@dyson.iquest.net> Subject: Re: funny ETXTBSY problem In-Reply-To: <5665.884133396@time.cdrom.com> from "Jordan K. Hubbard" at "Jan 6, 98 04:36:36 pm" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Tue, 6 Jan 1998 21:51:50 -0500 (EST) Cc: pb@fasterix.freenix.org, freebsd-current@FreeBSD.ORG From: "John S. Dyson" Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard said: > > I just noticed the following problem: you can't copy over an > > executable after it has been run once since boot time. > > > > This is fairly easy to reproduce: > > > > $ cp /bin/sh /tmp > > $ echo echo hello there | /tmp/sh > > hello there > > $ cp /bin/sh /tmp > > cp: /tmp/sh: Text file busy > I apparently haven't fixed this yet. I'll see what I can do tonight. -- John | Never try to teach a pig to sing, dyson@freebsd.org | it just makes you look stupid, jdyson@nc.com | and it irritates the pig.