Skip to content

How to show only list of files (without listed matching lines)? #2206

Answered by BurntSushi
karolzlot asked this question in Q&A
Discussion options

You must be logged in to vote

The same way you'd do it with plain on grep: via the -l/--files-with-matches flag. So rg -l "some phrase".

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by karolzlot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants