Before I was parsing all files, getting the max index then parsing from 0 to the max. Byt now that I delete empty files, I need to parse only existing one.
Before I was parsing all files, getting the max index then parsing from 0 to the max. Byt now that I delete empty files, I need to parse only existing one.