Welcome To Snipplr


Everyone's Recent Windows PowerShell Snippets Tagged replace



« Prev 1 Next »
replace foo -> bar in all .txt files down the tree Dunno why, the syntax highlighter adds \3's to the code. Try plain text.
0 812 posted 13 years ago by jarnaldich
I needed to clean up strings with an unpredictable number of spaces interspersed throughout. Powershell's Replace method to the rescue.
1 1728 posted 14 years ago by ericmorin21
« Prev 1 Next »