sd
Intuitive find & replace CLI, a sed alternative
Search & Grep
Rust
thay thế sed
sd is a simpler, more intuitive find-and-replace tool. It uses string-literal and regex syntax that is easier than sed.
Cài đặt
brew
brew install sd
cargo
cargo install sd
Demo
Công cụ liên quan
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