sd
Intuitive find & replace CLI, a sed alternative
Search & Grep
Rust
sed の代替
sd is a simpler, more intuitive find-and-replace tool. It uses string-literal and regex syntax that is easier than sed.
インストール
brew
brew install sd
cargo
cargo install sd
デモ
関連ツール
ripgrep
Blazingly fast recursive search tool that respects gitignore
grepThe classic Unix pattern matching utility
The Silver SearcherA code searching tool similar to ack, but faster
ast-grepA fast and polyglot tool for code structural search and rew…
ackA grep-like tool designed for searching source code
ugrepUltra fast grep with interactive TUI, fuzzy search, and more
sadCLI search and replace with preview, powered by diff