← Back to match
teip
Masking-tape utility letting commands like sed/awk/grep operate on only the selected part of input.
Desktopfreeglobal
A masking-tape utility that lets standard Unix text tools like sed, awk and grep operate only on selected parts of input, so transformations target fields or lines without complex regex. It reduces wasted processing on large files and keeps commands simple. Intended for developers and sysadmins doing precise text or log edits; available as a self-hosted, open-source tool under an MIT license.
Categories
developer tools

