1 hour ago · Tech · hide · 0 comments

I use Ripgrep as my command-line search tool. Something I often want is to return matching filenames only, instead of Ripgrep’s rich colored output, so I can pipe them to xargs. Here’s that flag: rg -l

No comments yet. Log in to reply on the Fediverse. Comments will appear here.