/replace-string

A simple string replacer for those who can't ever remember the find + sed command.

Primary LanguageGo

replace-string

A simple string replacer for those who can never remember the find + sed command.

Usage

  • Require go 1.17
  • go get github.com/yifan-gu/replace-string
  • ./replace-string PATH old_string new_string