I needed to write a string to the start of each line in a text file. I used Powershell to achieve this. You can see the code here: http://pastebin.com/vg2SDrqX
Prepend data to each line in text file
Leave a reply
I needed to write a string to the start of each line in a text file. I used Powershell to achieve this. You can see the code here: http://pastebin.com/vg2SDrqX