hello. Supose I have 500 files, and maybe 300 are the same content.
The problem is that the content is always different, can be 3 lines/rows, or an entire text, more than 2000 words.
I don’t know how to do this, but I believe I got to find (maybe with Regex) that rows/lines that has a specific number of characters/numbers, etc, and a specific spaces/blank-spaces.
Can anybody help me?