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-12:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Alexander_Naumov:SLE12/sed && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
sed-4.2.2.tar.bz2 | 0001059414 1.01 MB | |
sed-4.2.2.tar.bz2.sig | 0000000072 72 Bytes | |
sed-dont_close_twice.patch | 0000000439 439 Bytes | |
sed.changes | 0000014889 14.5 KB | |
sed.keyring | 0000002457 2.4 KB | |
sed.spec | 0000002926 2.86 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- sed-dont_close_twice.patch (bnc#880817) when closing fails, file is attempted to be closed again patch based of Neil Brown's recommendation
Comments 0