I have a process creating the following files, which share a similar pattern.
file_1.txt
file_2.txt
.
.
.
file_1000.txt
.
.
.
file_1901.txt
file_1902.txt
But, there are only 1890
files in the folder. I would like to know if there is a way to identify the missing files from the list of files sharing a pattern.