• qjkxbmwvz@startrek.website
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    grep -rIi “John.*Cena” dir/

    I have this sort of thing aliased, with some added --include flags to filter file type (e.g., only match source/script files). Super useful!