SUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-223 hours agoI suck at naming anythinglemmy.worldimagemessage-square28fedilinkarrow-up1208arrow-down119
arrow-up1189arrow-down1imageI suck at naming anythinglemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-223 hours agomessage-square28fedilink
minus-squareqjkxbmwvz@startrek.websitelinkfedilinkarrow-up2·20 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!