https://github.com/gitgnu/gnu_sed
https://github.com/gitgnu/gnu_sed
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitgnu/gnu_sed
- Owner: gitGNU
- License: gpl-3.0
- Created: 2017-05-02T12:37:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T12:38:01.000Z (about 9 years ago)
- Last Synced: 2025-07-23T07:02:28.226Z (11 months ago)
- Language: C
- Size: 1.71 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog-2014
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
This is the GNU implementation of sed, the Unix stream editor.
GNU Sed website: https://www.gnu.org/software/sed/
See the NEWS file for a brief summary and the ChangeLog for
more detailed descriptions of changes.
If you obtained this file as part of a "git clone", then see the
README-hacking file. If this file came to you as part of a tar archive,
then see the file INSTALL for compilation and installation instructions.
See the file BUGS for instructions about reporting bugs.
See the files AUTHORS and THANKS for a list of authors and other contributors.
After installation run 'sed --help' or 'man sed' for short usage information,
and 'info sed' for the complete manual. The manual is also available on
sed's website.