ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
Updated
Jul 21, 2021 - Rust
Add Postgres code pieces you use frequently here:
https://github.com/nonunicorn/onelinerhub/tree/main/postgres
How to do it:
https://github.com/nonunicorn/onelinerhub/blob/main/README.md
Add a description, image, and links to the grep topic page so that developers can more easily learn about it.
To associate your repository with the grep topic, visit your repo's landing page and select "manage topics."
I'd like to be able to run commands on all lines of a file. For example,
bsed wrap lines with "
should execute on all lines of the file. Current workaround is to include some trivial filter likewrap lines containing '.' with "