Powershell Text Replace
Dusty Candland |
|
Search a text file line by line, replacing text using regex’s.
<br />cat ‘file.txt’ | foreach { $_ -replace ‘find-text’, ‘replace-text’ }<br />
Webmentions
These are webmentions via the IndieWeb and webmention.io. Mention this post from your site: