I have multiple text files in a directory and I want to read them all together to analyse for one common data between all.
I tried doing
files = "~/Library/CloudStorage/GoogleDrive/filename/" file_name_match1,"/", file_name_match2 ,sep ='' "
I get the error saying: unexpected ',' or its says: cannot open file as it is a directory