Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 08:59:43 +0200
From:      Zahemszky =?iso-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU>
To:        freebsd-security@freebsd.org
Subject:   Re: "Text file busy"
Message-ID:  <20020723065943.GA239@Picasso.Zahemszky.HU>
In-Reply-To: <4.3.2.7.2.20020723002551.02245100@localhost>
References:  <4.3.2.7.2.20020723002551.02245100@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020723065943.GA239>