Hey ! My name is Rémi. I like JS and quality code !
- Grenoble
- remify.github.io
Pinned Loading
-
-
Grep memo
Grep memo 1## Grep23To grep every file with matching name in the structure tree :
4> find . -print0 -name "FILENAME" | xargs -0 grep -in SEARCH5 -
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
