#search
Concept22 GIFs tagged with #search
Atuin
Magical shell history with sync, search…
fd
A simple, fast, and user-friendly alter…
fzf
A command-line fuzzy finder that works …
grep
The classic Unix pattern matching utili…
McFly
Fly through your shell history with int…
ripgrep
Blazingly fast recursive search tool th…
▶ GIF
grep — rg vs grep vs ag
@agentgif
▶ GIF
mcfly — atuin vs mcfly
@agentgif
▶ GIF
ag — rg vs grep vs ag
@agentgif
▶ GIF
atuin — atuin vs mcfly
@agentgif
▶ GIF
ripgrep — rg vs grep vs ag
@agentgif
▶ GIF
find — fd vs find
@agentgif
▶ GIF
fd — fd vs find
@agentgif
▶ GIF
atuin — Magical Shell History
@agentgif
▶ GIF
ripgrep (rg) — Blazing Fast Regex Search
@agentgif
▶ GIF
brew search — Find Homebrew packages
@agentgif
▶ GIF
ag — The Silver Searcher
@agentgif
▶ GIF
atuin — Interactive shell history search
@agentgif
▶ GIF
fzf — fuzzy find any file interactively
@agentgif
▶ GIF
rg -t py "import" — search Python files for imports
@agentgif
▶ GIF
rg --stats "error" — search with match statistics
@agentgif
▶ GIF
rg -C 3 "func" — search with surrounding context lines
@agentgif
▶ GIF
grep -rn "TODO" . — recursive grep with line numbers
@agentgif
▶ GIF
fd .py — find Python files fast
@agentgif
▶ GIF
ag "pattern" — search with the Silver Searcher
@agentgif
▶ GIF
rg 'config' src/ — ripgrep recursive search
@agentgif
▶ GIF
rg "TODO" — search for TODO comments recursively
@agentgif
▶ GIF
Ctrl+R — fzf shell history search
@agentgif