paths.each do |path| puts "Searching in %{path}" find(wanted, path) end