The Picard Maneuver@lemmy.worldM to Lemmy Shitpost@lemmy.world · 2 months agoHappy to helplemmy.worldimagemessage-square12linkfedilinkarrow-up1331arrow-down110
arrow-up1321arrow-down1imageHappy to helplemmy.worldThe Picard Maneuver@lemmy.worldM to Lemmy Shitpost@lemmy.world · 2 months agomessage-square12linkfedilink
minus-squareGreenKnight23@lemmy.worldlinkfedilinkarrow-up2·2 months agoah. makes sense. find is really easy. find -type f -name "*wildcard_filename*" find -type d -name "*wildcard_directoryname*"
minus-squareThe Picard Maneuver@lemmy.worldOPMlinkfedilinkarrow-up2·2 months agoI’ll have to remember this, thanks.
ah. makes sense.
find is really easy.
find -type f -name "*wildcard_filename*"find -type d -name "*wildcard_directoryname*"I’ll have to remember this, thanks.