• @jaybone
    link
    06 months ago

    Grep is going to find all .java files in /home/user/workspace? And then conditionally search them? Not so sure about that.

    • fmstrat
      link
      fedilink
      96 months ago

      grep -R --include=\*.java "pattern" /home/user/workspace