Intuitive find & replace CLI.
{echo 'lorem ipsum 23 '} | sd '\s+$' ''
{echo 'cargo +nightly watch'} | sd '(\w+)\s+\+(\w+)\s+(\w+)' 'cmd: $1, channel: $2, subcmd: $3'
sd -p {'window.fetch'} {'fetch'} {http.js}
sd {'from "react"'} {'from "preact"'} $(find . -type f)
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB