sad
CLI search and replace with preview, powered by diff
Search & Grep
Python
แทนที่ sed
sad is a CLI tool for batch file search and replace. It shows a diff preview before making changes and integrates with fd and ripgrep.
ติดตั้ง
brew
brew install sad
เครื่องมือที่เกี่ยวข้อง
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
sdIntuitive find & replace CLI, a sed alternative