foreach () { if ($_ !~ /logging/ ) { } else { $Status = 1; } } if ($Status == 0) { print $datei."\n"; }