I need to read and process very large text file in powershell which I am able to do using the following pattern. However reading line by line seems inefficient to me. I need to read and process very large text file
I need to read and process very large text file in powershell which I am able to do using the following pattern. However reading line by line seems inefficient to me. I need to read and process very large text file