On 6/16/2005, "bert hubert" <bert.hubert at netherlabs.nl> wrote:
>On Thu, Jun 16, 2005 at 11:18:46PM +0300, Laimonas Selenis wrote:
>> if($_ !~ /^AXFR/)
>> {
>
>And what if it DOES send AXFR?
>
Then it should print "OK" and "END", but script should not be exited
I think. Am I wrong?