$ replace-in-files --help Usage $ replace-in-files <files…> Options --regex Regex pattern to find (Can be set multiple times) --string String to find (Can be set multiple times) --replacement ...
Takes a string path as the first argument and a string or function replacement as the second argument. If the path is absolute and begins with the User's homedir, the homedir portion of the path is ...