https://github.com/flowdalic/sed
https://github.com/flowdalic/sed
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flowdalic/sed
- Owner: Flowdalic
- License: gpl-3.0
- Created: 2022-07-05T08:56:59.000Z (almost 3 years ago)
- Default Branch: error-if-unmodified
- Last Pushed: 2022-07-05T09:08:51.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T06:43:05.805Z (3 months ago)
- Language: Shell
- Size: 1.92 MB
- Stars: 0
- Watchers: 3
- 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.