Worked example - Reversing the order of lines of text in a file
I recently wanted to reverse the order of lines in a block of code, and thanks to superuser.com I found a way to do this with powershell.
Why I wanted to reverse the text in a file
I had an existing SQL script which created a number of database view...
techblog.timhilton.xyz3 min read