in reply to Re^8: read and sort multiple files
in thread read and sort multiple files

For the above example, its 2 * ( n + 1 ) close and open operations

So, in this case this doesn't tally with what you have said.

For that example, I said there were n + 1 opens. How is that different???