Light
Rust
Coal
Navy
Ayu
Software Blog
Replace text using Powershell
(Get-Content .\file.txt) -replace "!", "," | Set-Content -Path .\replaced.txt