I have file A (100000000 lines). I have to read file A and write to 2 file A and B. If line is odd, I write to file B. If line is even, I write to file C. Time to read and w