sed - A GNU stream text editor
Website: | https://sed.sourceforge.net |
---|---|
License: | GPL-3.0-or-later |
Vendor: | Alcance Libre, Inc. |
- Description:
The sed (Stream EDitor) editor is a stream or batch (non-interactive) editor. Sed takes text as input, performs an operation or set of operations on the text and outputs the modified text. The operations that sed performs (substitutions, deletions, insertions, etc.) can be specified in a script file or from the command line.
Packages
sed-4.9-1.aldos.x86_64 [254 KiB] |
Changelog
by Joel Barrios (2025-08-17):
- Update to 4.9. |