| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2026-02-05 | 914 Bytes | |
| sed.exe.asc | 2026-02-05 | 659 Bytes | |
| sed.exe.zip | 2026-02-05 | 217.6 kB | |
| sed.1.gz | 2026-01-29 | 4.4 kB | |
| sed.lz | 2026-01-29 | 194.8 kB | |
| sed.asc | 2026-01-29 | 659 Bytes | |
| Totals: 6 Items | 419.0 kB | 5 | |
sed (GNU sed) 4.9.31-6f41-PCRE2v1 Static build (with musl and libpcre2 10.47-DEV) sed.lz - lzipped sed binary. sed.asc - detached signature of the 'original' sed file (signed with D2F18361B6771E6EC8DBCF7E52787011D283F12F key) Static build (with mingw64 and libpcre2 10.47-DEV) sed.exe.zip - zipped sed.exe binary. sed.exe.asc - detached signature of the 'original' sed.exe file (signed with D2F18361B6771E6EC8DBCF7E52787011D283F12F key) ----------------------------------------------------------- This is a patched version of the GNU implementation of sed. This version can use PCRE2 regexps using the libpcre2 (https://pcre2project.github.io/pcre2) library Try: echo -e 'Qingdao\nQuezon City\nQueens\nQuito\nQom\nQiqihar\nQinhuangdao\nQuetta\nQuebec\nQuilmes\nQionghai\nQazvin\nQarchak\nQina\nQuthbullapur\nQarshi\nQui Nhon\nQuelimane\nQo`qon\nQuanzhou\nQianjiang\nQapqal' | ./sed -nRe '/q(?!u)/Ip'