Search found 1 match
- 22 Mar 2018 08:41
- Forum: DOS Batch Forum
- Topic: Scan multiple files and look for recurrent series in windows?
- Replies: 2
- Views: 2463
Scan multiple files and look for recurrent series in windows?
I have an undefined amount of files (each file is only 1 long string) and i need to find the most common series of 8 or more recurrent values among those files. When we have theese files we don't know what string we are looking for, we only know that we need to generate a list of the most recurrent ...