SUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-22 days agoI suck at naming anythinglemmy.worldimagemessage-square36fedilinkarrow-up1257arrow-down119
arrow-up1238arrow-down1imageI suck at naming anythinglemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-22 days agomessage-square36fedilink
minus-squareqjkxbmwvz@startrek.websitelinkfedilinkarrow-up2·2 days 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!
I have this sort of thing aliased, with some added
--includeflags to filter file type (e.g., only match source/script files). Super useful!