while () { chomp; print "true\n" if /$_/; }