Skip to content

How do I search multiple arbitrary paths on Windows using CMD.exe without exceeding the character limit? #2307

Answered by waivek
waivek asked this question in Q&A
Discussion options

You must be logged in to vote

Okay got an alternative, using the cross-platform tool rush

rush -i paths.txt --keep-order "rg --vimgrep pattern {}" > result.txt

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by waivek
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