SUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-25 days agoI suck at naming anythinglemmy.worldimagemessage-square36linkfedilinkarrow-up1260arrow-down120
arrow-up1240arrow-down1imageI suck at naming anythinglemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-25 days agomessage-square36linkfedilink
minus-squareqjkxbmwvz@startrek.websitelinkfedilinkarrow-up2·5 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!