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