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