in reply to Re: Combined lines from a file into one
in thread Combined lines from a file into one
My script works fine, but I am using a tool that create these ranges and that tool has a bug that it does skip a number or two some times that's why I have this issue of multiple line instead of one line with the whole range.
Now I am trying to go throw the line find the min value and the max value and output them in one line in new file.