Skip to content

Find and replace paths #2429

Discussion options

You must be logged in to vote

That's a sed question, not a ripgrep question. But you can either escape the slash with \/, or use different delimiters for your sed expression, e.g., s#foo#bar#g.

Replies: 1 comment

Comment options

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