Website: http://www.gnu.org/software/sed/
sed (stream editor) is a non-interactive command-line text editor for filtering and transforming text. It processes text line by line, applying editing commands defined by the user, making it ideal for batch file editing, find-and-replace operations, and text processing pipelines.
-i flagLinux, macOS, BSD, Windows (via WSL/Cygwin)
GNU General Public License v3