/src-grep.bat

https://github.com/zufuliu/notepad2 · Batch · 4 lines · 4 code · 0 blank · 0 comment · 1 complexity · d325b6816e130c47327bb9a382bcb1ba MD5 · raw file

  1. @rem see https://github.com/BurntSushi/ripgrep
  2. @rem or https://github.com/ggreer/the_silver_searcher
  3. @rem for similar tools with colored output.
  4. @grep --exclude-dir=.git --exclude-dir=build --exclude-dir=doc --exclude-dir=res -nr %1