You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
About
Replace string with regular expression for files in current folder