A Stream-Oriented Non-Interactive Text Editor
Sed takes text input, performs one or more operations on it, and
outputs the modified text. Sed is typically used for extracting parts
of a file using pattern matching or for substituting multiple
occurrences of a string within a file.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/sed && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
sed-4.9.tar.xz | 0001397092 1.33 MB | |
sed-4.9.tar.xz.sig | 0000000833 833 Bytes | |
sed.changes | 0000022535 22 KB | |
sed.keyring | 0000221201 216 KB | |
sed.spec | 0000002100 2.05 KB |
Latest Revision
Daniel Mach (dmach)
committed
(revision 2)
jsc#PED-6602 - Build with "--with-included-regex" to use gnulib's regex implementation. This avoids a bug in glibc's regex which causes test failures. Dropped patches: - sed-tests-build-fix.patch (upstreamed) - sed-dont_close_twice.patch (upstreamed)
Comments 0