From owner-freebsd-security Mon Jul 22 23:56:33 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E9E37B400 for ; Mon, 22 Jul 2002 23:56:30 -0700 (PDT) Received: from gil.axelero.hu (mail01.axelero.hu [195.228.240.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FE443E42 for ; Mon, 22 Jul 2002 23:56:28 -0700 (PDT) (envelope-from Gabor@Zahemszky.HU) Received: from Picasso.Zahemszky.HU (adsl-161-72.adsl-pool.axelero.hu [62.201.72.161]) by mail01.axelero.hu (iPlanet Messaging Server 5.1 HotFix 0.9 (built May 30 2002)) with ESMTP id <0GZO000PPWM1VR@mail01.axelero.hu> for freebsd-security@freebsd.org; Tue, 23 Jul 2002 08:56:26 +0200 (MEST) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) by Picasso.Zahemszky.HU (8.12.3/8.12.3) with ESMTP id g6N6xhET000290 for ; Tue, 23 Jul 2002 08:59:43 +0200 Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.3/8.12.3/Submit) id g6N6xheT000289 for freebsd-security@freebsd.org; Tue, 23 Jul 2002 08:59:43 +0200 (CEST) Date: Tue, 23 Jul 2002 08:59:43 +0200 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= Subject: Re: "Text file busy" In-reply-to: <4.3.2.7.2.20020723002551.02245100@localhost> To: freebsd-security@freebsd.org Reply-To: Gabor@Zahemszky.HU Mail-Followup-To: Zahemszky =?iso-8859-2?Q?G=E1bor?= , freebsd-security@freebsd.org Message-id: <20020723065943.GA239@Picasso.Zahemszky.HU> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.5.1i X-Operating-System: FreeBSD 4.6-RELEASE References: <4.3.2.7.2.20020723002551.02245100@localhost> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jul 23, 2002 at 12:27:58AM -0600, Brett Glass wrote: > a symptom. What mechanism generates this message? And does it suggest Hi! It means: somebody/sonething wants to write to an executable file, which is actually running. Bye, ZGabor ZGabor < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message