rmprefix can 1) remove a given prefix from the lines of input 2) replace a literal string with another.
-
Updated
Mar 17, 2021 - Rust
rmprefix can 1) remove a given prefix from the lines of input 2) replace a literal string with another.
A tool for handling sed-like substitution tasks where pesky source code semantics are getting in the way.
Like sed, but simplified, modernized, and with some changes.
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
Add a description, image, and links to the sed topic page so that developers can more easily learn about it.
To associate your repository with the sed topic, visit your repo's landing page and select "manage topics."