• vane@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 小时前

    so people were asking for linux for decades

    find "$path" -type f -print0 | xargs -0 grep -e "$what_to_look_for" /dev/null
    
    • jj4211@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 小时前

      Though with the ability to not even have to think about synonyms and indirect references or foreign language or potentially if someone sent you a damn screenshot of a terminal output instead of the text…