/ Published in: Windows PowerShell
Expand |
Embed | Plain Text
(Get-Content .\imageinfo.txt) -Replace '.*src="(.*jpg|.*gif|.*png)".*','$1'
You need to login to post a comment.
(Get-Content .\imageinfo.txt) -Replace '.*src="(.*jpg|.*gif|.*png)".*','$1'
You need to login to post a comment.