my %h = map { $_ => 1 } @inhalttxt; @allefiles = grep { ! exists $h{$_} } @allefiles;