Description
Replaces text in files from the command line with a simpler interface than traditional sed for many common cases. Developers and power users use it for quick project-wide edits, scriptable cleanup, and repeated text changes.
It can modify many files at once, so preview patterns and use version control or backups before broad replacements. A small pattern mistake can change more text than intended.