Hello
I am looking for a free and fast way to manipulate large amounts of data (GigaBytes).
I think Powershell is the most appropriate as it comes with Windows and it is fast. Do you have any other alternatives?
As for Powershell, can you help me please with a script that will read the lines of a document and for each line, it will delete the text outside a specific regex?
I am not sure how to structure such script, which commands to use etc.
Thanks!
I am looking for a free and fast way to manipulate large amounts of data (GigaBytes).
I think Powershell is the most appropriate as it comes with Windows and it is fast. Do you have any other alternatives?
As for Powershell, can you help me please with a script that will read the lines of a document and for each line, it will delete the text outside a specific regex?
I am not sure how to structure such script, which commands to use etc.
Thanks!