Tips and scripts relating to database administration. Mainly SQL Server but some MySQL and every now and again something different. Posts are brief and to the point.It's as much a place to make notes for my own use as anything else.
Monday, 8 October 2012
Powershell - Get a Specific Line from a Text File
To retrieve the specific line of a text file in powershell use the following command:
No comments:
Post a Comment