I have a very large text file (~4 GB). It has the following structure:I am writing a PERL program that read in another file, foreach line of that file (where it must contain a number), search the huge file for a S-value of that number minus 1, and then analyze...
