Hacker News new | ask | show | jobs
by bostonvaulter2 2017 days ago
Couldn't you use `rg` (ripgrep) instead `find -type f |xargs grep -i ...`?