A simple string replacer for those who can never remember the find + sed command.
- Require
go 1.17 go get github.com/yifan-gu/replace-string./replace-string PATH old_string new_string
A simple string replacer for those who can't ever remember the find + sed command.
Repository from Github https://github.comyifan-gu/replace-string
A simple string replacer for those who can never remember the find + sed command.
go 1.17go get github.com/yifan-gu/replace-string./replace-string PATH old_string new_stringA simple string replacer for those who can't ever remember the find + sed command.