sd, s[earch] & d[isplace] is an intuitive find & replace CLI. sd uses regex syntax that you already know from JavaScript and Python. Forget about dealing with quirks of sed or awk and get productive immediately. Non-regex find & replace. No more backslashes or remembering which characters are special and need to be escaped. Find & replace expressions are split up, which makes them easy to read and write. No more messing with unclosed and escaped slashes. While sed does a whole lot more, sd focuses on doing just one thing and doing it well.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | sd-1.0.0nb1.tgz |
NetBSD 10.0 | aarch64 | sd-1.0.0nb1.tgz |
NetBSD 10.0 | earmv7hf | sd-1.0.0nb1.tgz |
NetBSD 10.0 | earmv7hf | sd-1.0.0nb1.tgz |
NetBSD 10.0 | earmv7hf | sd-1.0.0nb1.tgz |
NetBSD 10.0 | i386 | sd-1.0.0nb1.tgz |
NetBSD 10.0 | i386 | sd-1.0.0nb1.tgz |
NetBSD 10.0 | powerpc | sd-0.7.6.tgz |
NetBSD 10.0 | powerpc | sd-1.0.0nb1.tgz |
NetBSD 10.0 | powerpc | sd-1.0.0nb1.tgz |
NetBSD 10.0 | sparc64 | sd-1.0.0nb1.tgz |
NetBSD 10.0 | sparc64 | sd-1.0.0nb1.tgz |
NetBSD 10.0 | x86_64 | sd-1.0.0nb1.tgz |
NetBSD 10.0 | x86_64 | sd-1.0.0nb1.tgz |
NetBSD 9.0 | earmv7hf | sd-1.0.0nb1.tgz |
NetBSD 9.0 | earmv7hf | sd-1.0.0nb1.tgz |
NetBSD 9.0 | i386 | sd-1.0.0nb1.tgz |
NetBSD 9.0 | i386 | sd-1.0.0nb1.tgz |
NetBSD 9.0 | powerpc | sd-1.0.0nb1.tgz |
NetBSD 9.0 | powerpc | sd-0.7.6.tgz |
NetBSD 9.0 | powerpc | sd-1.0.0nb1.tgz |
NetBSD 9.0 | x86_64 | sd-1.0.0nb1.tgz |
NetBSD 9.0 | x86_64 | sd-1.0.0nb1.tgz |
NetBSD 9.3 | x86_64 | sd-1.0.0nb1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.