• @jaybone
    link
    08 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
      98 months ago

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