Monday, January 18, 2016

Prepend data to each line in text file

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

No comments:

Post a Comment