source: vendor/sed/current/README

Last change on this file was 3611, checked in by bird, 11 months ago

vendor/sed/current: GNU sed 4.9 (sed-4.9.tar.xz sha256:6e226b732e1cd739464ad6862bd1a1aba42d7982922da7a53519631d24975181)

File size: 731 bytes
Line 
1This is the GNU implementation of sed, the Unix stream editor.
2
3GNU Sed website: https://www.gnu.org/software/sed/
4
5See the NEWS file for a brief summary and the ChangeLog for
6more detailed descriptions of changes.
7
8If you obtained this file as part of a "git clone", then see the
9README-hacking file. If this file came to you as part of a tar archive,
10then see the file INSTALL for compilation and installation instructions.
11
12See the file BUGS for instructions about reporting bugs.
13
14See the files AUTHORS and THANKS for a list of authors and other contributors.
15
16After installation run 'sed --help' or 'man sed' for short usage information,
17and 'info sed' for the complete manual. The manual is also available on
18sed's website.
Note: See TracBrowser for help on using the repository browser.