From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <87560ca2e6cb8b4af4bcd5fbbf45eb9e@mteege.de> From: Matthias Teege To: 9fans@cse.psu.edu Subject: Re: [9fans] pipeto for mydoom virus In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 27 Jan 2004 17:49:35 +0000 Topicbox-Message-UUID: c25be144-eacc-11e9-9e20-41e7f4b1d025 > if ( test -f $D/2/body && ! ~ `{unzip -sc < $D/2/body | rot13 | grep 'Version\\Explorer'} '' ){ > log virus $RECIP From `{cat $D/replyto} > exit 0 > } Where comes the log command from? I cant find this? Matthias