Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 247 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 247 Bytes

replacex

replacex is a convenient command shell tool to replace strings with regular expression for all files or specified files filtered by regular expression in current folder.

Usage

replacex FROM_REGEX TO_REGEX [FILENAME_REGEX]